DefaultContextMenuItemNames.PurgeFormattingRules Field
Returns “DevExpress_Xpf_Reports_ContextMenu_PurgeFormattingRules”. Corresponds to the Remove Unused 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.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string PurgeFormattingRules = "DevExpress_Xpf_Reports_ContextMenu_PurgeFormattingRules"
Field Value
Type |
---|
String |
See Also