Skip to main content
Cut
New

DefaultBarItemNames.EditorsGroup Field

Returns “DevExpress_Xpf_Reports_Ribbon_rgEditors”. Corresponds to the Editors toolbar group that contains buttons for invoking dedicated dialogs.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string EditorsGroup = "DevExpress_Xpf_Reports_Ribbon_rgEditors"

Field Value

Type
String
See Also