DefaultContextMenuItemNames.FormattingRules Field
Returns “DevExpress_Xpf_Reports_ContextMenu_FormattingRules”. Corresponds to the Edit Formatting Rules… context menu command available for a report and its elements and bands.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string FormattingRules = "DevExpress_Xpf_Reports_ContextMenu_FormattingRules"
Field Value
Type |
---|
String |
See Also