Skip to main content
Cut

DefaultContextMenuItemNames.AddSubBand Field

Returns “DevExpress_Xpf_Reports_ContextMenu_AddSubBand”. Corresponds to the Add Sub-Band context menu command available for certain report bands.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AddSubBand = "DevExpress_Xpf_Reports_ContextMenu_AddSubBand"

Field Value

Type
String
See Also