DefaultColumnMenuItemNames.ConditionalFormatting_HighlightCellsRules_Between Field
Returns “ConditionalFormatting_HighlightCellsRules_Between”. Corresponds to the menu item used to invoke the ‘Between’ 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_Between = "ConditionalFormatting_HighlightCellsRules_Between"
Field Value
Type | Description |
---|---|
String | The “ConditionalFormatting_HighlightCellsRules_Between” string value. |
See Also