Skip to main content
A newer version of this page is available. .
Cut

DefaultContextMenuItemNames.Levels Field

Returns “DevExpress_Xpf_Reports_ContextMenu_Levels”. Corresponds to the Edit Levels… context menu command available for the Table of Contents control.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Levels = "DevExpress_Xpf_Reports_ContextMenu_Levels"

Field Value

Type
String
See Also