DefaultContextMenuItemNames Class
Contains fields that identify context menu items and their containers in the Report Designer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Remarks
The DefaultContextMenuItemNames class contains fields used to identify standard context menu items and report elements (controls, bands, styles, etc.) providing these items. Fields that correspond to report elements have the ContextMenu postfix in their names.
For more information and an example of how to modify a context menu of report elements, refer to the Customizing Context Menus in the Report Designer.
Inheritance
Object
DefaultContextMenuItemNames
See Also