HypernovaDesktop Components · docs
Binarymission
WinFormsCombo Box › MultiColumnViewUIElementsTextProvider

MultiColumnViewUIElementsTextProvider

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.ListControls

A helper class to let you set localized strings for various UI elements in the multi-column view window, its context menu, combobox items, etc.

public sealed class MultiColumnViewUIElementsTextProvider

Members at a glance

ContextMenuItemEnableDataGroupingTextGets or sets the context menu item enable data grouping text.
ContextMenuItemEnableFilterOptionsTextGets or sets the context menu item enable filter options text.
ContextMenuItemExportDataToCSVGets or sets the context menu item export data to CSV.
ContextMenuItemShowCommandBarTextGets or sets the context menu item show command bar text.
WindowComboBoxItemBuiltInFilterGets or sets the window combo box item built in filter.
WindowComboBoxItemCustomExpressionGets or sets the window combo box item custom expression.
WindowComboBoxItemFilterOnThisColumnGets or sets the window combo box item filter on this column.
WindowItemEnableGroupingGets or sets the window item enable grouping.
WindowItemFilterDataWhileTheUserTypesExpressionGets or sets the window item filter data while the user types expression.
WindowItemFilterExpressionGets or sets the window item filter expression.
WindowItemFilterExpressionTypeGets or sets the window item filter expression type.
WindowItemFilterExpressionTypeComboBoxTooltipGets or sets the window item filter expression type combo box tooltip.
WindowItemFilteringStatusPartGets or sets the window item filtering status part.
WindowItemGroupOnThisColumnGets or sets the window item group on this column.
WindowItemHideFilterAndGroupingOptionsGets or sets the window item hide filter and grouping options.
WindowItemShowFilterAndGroupingOptionsGets or sets the window item show filter and grouping options.
WindowItemUseFilterToRetrieveDataGets or sets the window item use filter to retrieve data.
WindowStatusBarCustomExpressionErrorMessageGets or sets the window status bar custom expression error message.
WindowTaskStatusMessageForCSVExportSuccessfulGets or sets the window task status message for CSV export successful.

Properties

ContextMenuItemEnableDataGroupingText

public string ContextMenuItemEnableDataGroupingText

Gets or sets the context menu item enable data grouping text.

ContextMenuItemEnableFilterOptionsText

public string ContextMenuItemEnableFilterOptionsText

Gets or sets the context menu item enable filter options text.

ContextMenuItemExportDataToCSV

public string ContextMenuItemExportDataToCSV

Gets or sets the context menu item export data to CSV.

ContextMenuItemShowCommandBarText

public string ContextMenuItemShowCommandBarText

Gets or sets the context menu item show command bar text.

WindowComboBoxItemBuiltInFilter

public string WindowComboBoxItemBuiltInFilter

Gets or sets the window combo box item built in filter.

WindowComboBoxItemCustomExpression

public string WindowComboBoxItemCustomExpression

Gets or sets the window combo box item custom expression.

WindowComboBoxItemFilterOnThisColumn

public string WindowComboBoxItemFilterOnThisColumn

Gets or sets the window combo box item filter on this column.

WindowItemEnableGrouping

public string WindowItemEnableGrouping

Gets or sets the window item enable grouping.

WindowItemFilterDataWhileTheUserTypesExpression

public string WindowItemFilterDataWhileTheUserTypesExpression

Gets or sets the window item filter data while the user types expression.

WindowItemFilterExpression

public string WindowItemFilterExpression

Gets or sets the window item filter expression.

WindowItemFilterExpressionType

public string WindowItemFilterExpressionType

Gets or sets the window item filter expression type.

WindowItemFilterExpressionTypeComboBoxTooltip

public string WindowItemFilterExpressionTypeComboBoxTooltip

Gets or sets the window item filter expression type combo box tooltip.

WindowItemFilteringStatusPart

public string WindowItemFilteringStatusPart

Gets or sets the window item filtering status part.

WindowItemGroupOnThisColumn

public string WindowItemGroupOnThisColumn

Gets or sets the window item group on this column.

WindowItemHideFilterAndGroupingOptions

public string WindowItemHideFilterAndGroupingOptions

Gets or sets the window item hide filter and grouping options.

WindowItemShowFilterAndGroupingOptions

public string WindowItemShowFilterAndGroupingOptions

Gets or sets the window item show filter and grouping options.

WindowItemUseFilterToRetrieveData

public string WindowItemUseFilterToRetrieveData

Gets or sets the window item use filter to retrieve data.

WindowStatusBarCustomExpressionErrorMessage

public string WindowStatusBarCustomExpressionErrorMessage

Gets or sets the window status bar custom expression error message.

WindowTaskStatusMessageForCSVExportSuccessful

public string WindowTaskStatusMessageForCSVExportSuccessful

Gets or sets the window task status message for CSV export successful.