Skip to main content

DefaultColumnMenuItemNames.ConditionalFormatting_TopBottomRules_BelowAverage Field

Returns “ConditionalFormatting_TopBottomRules_BelowAverage”. Corresponds to the menu item used to set the ‘Below Average’ top/bottom conditional formatting rule.

Namespace: DevExpress.Xpf.Grid

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public const string ConditionalFormatting_TopBottomRules_BelowAverage = "ConditionalFormatting_TopBottomRules_BelowAverage"

Field Value

Type Description
String

The “ConditionalFormatting_TopBottomRules_BelowAverage” string value.

See Also