DefaultColumnMenuItemNames.ConditionalFormatting_TopBottomRules_Bottom10Percent Field
Returns “ConditionalFormatting_TopBottomRules_Bottom10Percent”. Corresponds to the menu item used to set the ‘Bottom 10 Percent’ top/bottom conditional formatting rule.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
public const string ConditionalFormatting_TopBottomRules_Bottom10Percent = "ConditionalFormatting_TopBottomRules_Bottom10Percent"
Field Value
Type | Description |
---|---|
String | The “ConditionalFormatting_TopBottomRules_Bottom10Percent” string value. |
See Also