DefaultContextMenuItemNames.EditFormattingRules Field
Returns “DevExpress_Xpf_Reports_ContextMenu_EditFormattingRules”. Corresponds to the Edit Formatting Rules… 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 EditFormattingRules = "DevExpress_Xpf_Reports_ContextMenu_EditFormattingRules"
Field Value
Type |
---|
String |
See Also