DefaultColumnMenuItemNames.ConditionalFormatting_HighlightCellsRules_GreaterThan Field
Returns “ConditionalFormatting_HighlightCellsRules_GreaterThan”. Corresponds to the menu item used to invoke the ‘Greater Than’ format condition dialog.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
public const string ConditionalFormatting_HighlightCellsRules_GreaterThan = "ConditionalFormatting_HighlightCellsRules_GreaterThan"
Field Value
Type | Description |
---|---|
String | The “ConditionalFormatting_HighlightCellsRules_GreaterThan” string value. |
See Also