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

DefaultBarItemNames.DataGroup Field

Returns “DevExpress_Xpf_Reports_Ribbon_rgData”. Corresponds to the Home page’s Data toolbar group that contains items to add a report data source, calculated field or report parameter.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string DataGroup = "DevExpress_Xpf_Reports_Ribbon_rgData"

Field Value

Type
String
See Also