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

DefaultColumnMenuItemNames.ConditionalFormatting_HighlightCellsRules_LessThan Field

Returns “ConditionalFormatting_HighlightCellsRules_LessThan”. Corresponds to the menu item used to invoke the ‘Less Than’ format condition dialog.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, DevExpress.Wpf.Grid.Core

Declaration

public const string ConditionalFormatting_HighlightCellsRules_LessThan = "ConditionalFormatting_HighlightCellsRules_LessThan"

Field Value

Type Description
String

The “ConditionalFormatting_HighlightCellsRules_LessThan” string value.

See Also