DefaultContextMenuItemNames.AddFormattingRule Field
Returns “DevExpress_Xpf_Reports_ContextMenu_AddFormattingRule”. Corresponds to the Add Formatting Rule context menu command available for the Formatting Rules node and its sub-nodes 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 AddFormattingRule = "DevExpress_Xpf_Reports_ContextMenu_AddFormattingRule"
Field Value
Type |
---|
String |
See Also