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

DefaultColumnMenuItemNames.ConditionalFormatting_TopBottomRules_AboveAverage Field

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

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_TopBottomRules_AboveAverage = "ConditionalFormatting_TopBottomRules_AboveAverage"

Field Value

Type Description
String

The “ConditionalFormatting_TopBottomRules_AboveAverage” string value.

See Also