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

DefaultColumnMenuItemNames.ConditionalFormatting_TopBottomRules_Top10Percent Property

Returns “ConditionalFormatting_TopBottomRules_Top10Percent”. Corresponds to the menu item used to set the ‘Top 10 Percent’ top/bottom conditional formatting rule.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static string ConditionalFormatting_TopBottomRules_Top10Percent { get; }

Property Value

Type Description
String

The “ConditionalFormatting_TopBottomRules_Top10Percent” string value.

See Also