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

DefaultColumnMenuItemNames.ConditionalFormatting_ManageRules Property

Returns “ConditionalFormatting_ManageRules”. Corresponds to the menu item used to invoke the ‘ManageRules’ format condition dialog.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static string ConditionalFormatting_ManageRules { get; }

Property Value

Type Description
String

The “ConditionalFormatting_ManageRules” string value.

See Also