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

DefaultColumnMenuItemNames.ConditionalFormatting_HighlightCellsRules Field

Returns “ConditionalFormatting_HighlightCellsRules”. Corresponds to the menu item used to set conditional formatting using rules.

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 = "ConditionalFormatting_HighlightCellsRules"

Field Value

Type Description
String

The “ConditionalFormatting_HighlightCellsRules” string value.

See Also