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

DefaultColumnMenuItemNames.ConditionalFormatting_HighlightCellsRules_GreaterThan Property

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.v18.2.dll

Declaration

public static string ConditionalFormatting_HighlightCellsRules_GreaterThan { get; }

Property Value

Type Description
String

The “ConditionalFormatting_HighlightCellsRules_GreaterThan” string value.

See Also