MultiColumnViewUIElementsTextProvider
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
ContextMenuItemEnableDataGroupingText | Gets or sets the context menu item enable data grouping text. |
ContextMenuItemEnableFilterOptionsText | Gets or sets the context menu item enable filter options text. |
ContextMenuItemExportDataToCSV | Gets or sets the context menu item export data to CSV. |
ContextMenuItemShowCommandBarText | Gets or sets the context menu item show command bar text. |
WindowComboBoxItemBuiltInFilter | Gets or sets the window combo box item built in filter. |
WindowComboBoxItemCustomExpression | Gets or sets the window combo box item custom expression. |
WindowComboBoxItemFilterOnThisColumn | Gets or sets the window combo box item filter on this column. |
WindowItemEnableGrouping | Gets or sets the window item enable grouping. |
WindowItemFilterDataWhileTheUserTypesExpression | Gets or sets the window item filter data while the user types expression. |
WindowItemFilterExpression | Gets or sets the window item filter expression. |
WindowItemFilterExpressionType | Gets or sets the window item filter expression type. |
WindowItemFilterExpressionTypeComboBoxTooltip | Gets or sets the window item filter expression type combo box tooltip. |
WindowItemFilteringStatusPart | Gets or sets the window item filtering status part. |
WindowItemGroupOnThisColumn | Gets or sets the window item group on this column. |
WindowItemHideFilterAndGroupingOptions | Gets or sets the window item hide filter and grouping options. |
WindowItemShowFilterAndGroupingOptions | Gets or sets the window item show filter and grouping options. |
WindowItemUseFilterToRetrieveData | Gets or sets the window item use filter to retrieve data. |
WindowStatusBarCustomExpressionErrorMessage | Gets or sets the window status bar custom expression error message. |
WindowTaskStatusMessageForCSVExportSuccessful | Gets or sets the window task status message for CSV export successful. |
Properties
WindowComboBoxItemBuiltInFilter
Gets or sets the window combo box item built in filter.
WindowComboBoxItemCustomExpression
Gets or sets the window combo box item custom expression.
WindowComboBoxItemFilterOnThisColumn
Gets or sets the window combo box item filter on this column.
WindowItemEnableGrouping
Gets or sets the window item enable grouping.
WindowItemFilterDataWhileTheUserTypesExpression
Gets or sets the window item filter data while the user types expression.
WindowItemFilterExpression
Gets or sets the window item filter expression.
WindowItemFilterExpressionType
Gets or sets the window item filter expression type.
WindowItemFilterExpressionTypeComboBoxTooltip
Gets or sets the window item filter expression type combo box tooltip.
WindowItemFilteringStatusPart
Gets or sets the window item filtering status part.
WindowItemGroupOnThisColumn
Gets or sets the window item group on this column.
WindowItemHideFilterAndGroupingOptions
Gets or sets the window item hide filter and grouping options.
WindowItemShowFilterAndGroupingOptions
Gets or sets the window item show filter and grouping options.
WindowItemUseFilterToRetrieveData
Gets or sets the window item use filter to retrieve data.
WindowStatusBarCustomExpressionErrorMessage
Gets or sets the window status bar custom expression error message.
WindowTaskStatusMessageForCSVExportSuccessful
Gets or sets the window task status message for CSV export successful.