DefaultContextMenuItemNames.ClearFormattingRules Field
Returns “DevExpress_Xpf_Reports_ContextMenu_ClearFormattingRules”. Corresponds to the Remove All Formatting Rules context menu command available for the Formatting Rules node in the Report Explorer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ClearFormattingRules = "DevExpress_Xpf_Reports_ContextMenu_ClearFormattingRules"
Field Value
Type |
---|
String |
See Also