Skip to main content
A newer version of this page is available. .

DefaultColumnMenuItemNames Members

Contains default item captions displayed within the column context menu.

Constructors

Name Description
DefaultColumnMenuItemNames() Initializes a new instance of the DefaultColumnMenuItemNames class.

Properties

Name Description
BestFit static Returns “BestFit”. Corresponds to the menu item used to best fit the width of the current grid column.
BestFitColumns static Returns “BestFitColumns”. Corresponds to the menu item used to best fit the widths of all grid columns.
ClearGrouping static Returns “ItemClearGrouping”. Corresponds to the menu item used to ungroup the grid.
ClearGroupSummarySorting static Returns “ItemClearGroupSummarySorting”. Corresponds to the menu item used to cancel sorting rows by group summary values. In this instance, group rows are sorted by the values of the corresponding grouping column.
ConditionalFormatting static Returns “ConditionalFormatting”. Corresponds to the menu item used to invoke the conditional formatting submenu.
ConditionalFormatting_ClearRules static Returns “ConditionalFormatting_ClearRules”. Corresponds to the menu item used to clear conditional formatting rules.
ConditionalFormatting_ClearRules_FromAllColumns static Returns “ConditionalFormatting_ClearRules_FromAllColumns”. Corresponds to the menu item used to clear all conditional formatting rules that are currently applied.
ConditionalFormatting_ClearRules_FromCurrentColumns static Returns “ConditionalFormatting_ClearRules_FromCurrentColumns”. Corresponds to the menu item used to clear conditional formatting rules that are applied to the current column.
ConditionalFormatting_ColorScales static Returns “ConditionalFormatting_ColorScales”. Corresponds to the menu item used to set conditional formatting using color scales.
ConditionalFormatting_DataBars static Returns “ConditionalFormatting_DataBars”. Corresponds to the menu item used to set conditional formatting using data bars.
ConditionalFormatting_DataUpdateRules static Returns “ConditionalFormatting_DataUpdateRules”. Corresponds to the menu item used to set up the data update conditional formatting rules.
ConditionalFormatting_HighlightCellsRules static Returns “ConditionalFormatting_HighlightCellsRules”. Corresponds to the menu item used to set conditional formatting using rules.
ConditionalFormatting_HighlightCellsRules_ADateOccurring static Returns “ConditionalFormatting_HighlightCellsRules_ADateOccurring”. Corresponds to the menu item used to invoke the ‘A Date Occuring’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_Between static Returns “ConditionalFormatting_HighlightCellsRules_Between”. Corresponds to the menu item used to invoke the ‘Between’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_CustomCondition static Returns “ConditionalFormatting_HighlightCellsRules_CustomCondition”. Corresponds to the menu item used to invoke the ‘Custom Condition’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_EqualTo static Returns “ConditionalFormatting_HighlightCellsRules_EqualTo”. Corresponds to the menu item used to invoke the ‘Equal To’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_GreaterThan static Returns “ConditionalFormatting_HighlightCellsRules_GreaterThan”. Corresponds to the menu item used to invoke the ‘Greater Than’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_LessThan static Returns “ConditionalFormatting_HighlightCellsRules_LessThan”. Corresponds to the menu item used to invoke the ‘Less Than’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_TextThatContains static Returns “ConditionalFormatting_HighlightCellsRules_TextThatContains”. Corresponds to the menu item used to invoke the ‘TextThatContains’ format condition dialog.
ConditionalFormatting_HighlightCellsRules_UniqueDuplicate static Returns “ConditionalFormatting_HighlightCellsRules_TextThatContains”. Corresponds to the menu item used to invoke the ‘Text That Contains’ format condition dialog.
ConditionalFormatting_IconSets static Returns “ConditionalFormatting_IconSets”. Corresponds to the menu item used to set conditional formatting using icon sets.
ConditionalFormatting_ManageRules static Returns “ConditionalFormatting_ManageRules”. Corresponds to the menu item used to invoke the ‘ManageRules’ format condition dialog.
ConditionalFormatting_TopBottomRules static Returns “ConditionalFormatting_TopBottomRules”. Corresponds to the menu item used to set top/bottom conditional formatting rules.
ConditionalFormatting_TopBottomRules_AboveAverage static Returns “ConditionalFormatting_TopBottomRules_AboveAverage”. Corresponds to the menu item used to set the ‘Above Average’ top/bottom conditional formatting rule.
ConditionalFormatting_TopBottomRules_BelowAverage static Returns “ConditionalFormatting_TopBottomRules_BelowAverage”. Corresponds to the menu item used to set the ‘Below Average’ top/bottom conditional formatting rule.
ConditionalFormatting_TopBottomRules_Bottom10Items static Returns “ConditionalFormatting_TopBottomRules_Bottom10Items”. Corresponds to the menu item used to set the ‘Bottom 10 Items’ top/bottom conditional formatting rule.
ConditionalFormatting_TopBottomRules_Bottom10Percent static Returns “ConditionalFormatting_TopBottomRules_Bottom10Percent”. Corresponds to the menu item used to set the ‘Bottom 10 Percent’ top/bottom conditional formatting rule.
ConditionalFormatting_TopBottomRules_Top10Items static Returns “ConditionalFormatting_TopBottomRules_Top10Items”. Corresponds to the menu item used to set the ‘Top 10 Items’ top/bottom conditional formatting rule.
ConditionalFormatting_TopBottomRules_Top10Percent static Returns “ConditionalFormatting_TopBottomRules_Top10Percent”. Corresponds to the menu item used to set the ‘Top 10 Percent’ top/bottom conditional formatting rule.
FullCollapse static Returns “ItemFullCollapse”. Corresponds to the menu item used to collapse all group rows within a View.
FullExpand static Returns “ItemFullExpand”. Corresponds to the menu item used to expand all group rows within a View.
GroupBox static Returns. “ItemGroupBox”. Corresponds to the menu item used to show/hide the Group Panel.
GroupColumn static Returns “ItemGroupColumn”. Corresponds to the menu item used to group/ungroup data by the values of the corresponding column.
GroupSummaryEditor static Returns “ItemGroupSummaryEditor”. Corresponds to the menu item used to invoke the Group Summary Editor.
MenuColumnGroupInterval static Returns “GroupInterval”. Corresponds to the sub menu item, allowing an end-user to specify a DateTime column’s interval grouping.
MenuColumnGroupIntervalDay static Returns “Day”. Corresponds to the menu item that groups rows by the date part of their values. The time portion is ignored in this grouping mode. To learn more, see interval grouping.
MenuColumnGroupIntervalMonth static Returns “Month”. Corresponds to the menu item that groups rows by the month of their values. To learn more, see interval grouping.
MenuColumnGroupIntervalNone static Returns “None”. Corresponds to the menu item that applies default grouping mode. To learn more, see interval grouping.
MenuColumnGroupIntervalSmart static Returns “Smart”. Corresponds to the menu item that groups rows according to their date value as compared with the current system date (ColumnGroupInterval.DateRange). To learn more, see interval grouping.
MenuColumnGroupIntervalYear static Returns “Year”. Corresponds to the menu item that groups rows by the year of their values. To learn more, see interval grouping.
SortBySummary static Returns “ItemSortBySummary”. Corresponds to the menu item used to sort group rows by group summary values.
UnboundExpressionEditor static Returns “UnboundExpressionEditor”. Corresponds to the menu item used to show/hide the Expression Editor.
UnGroupColumn static Returns “ItemUnGroupColumn”. Corresponds to the menu item used to ungroup the column.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also