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

DefaultBarItemNames.PivotGridAddRowField Field

Returns “DevExpress_Xpf_Reports_Ribbon_bPivotGridAddRowField”. Corresponds to the Pivot Grid Tools contextual page’s Row Area toolbar button that adds a new field to the row area.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string PivotGridAddRowField = "DevExpress_Xpf_Reports_Ribbon_bPivotGridAddRowField"

Field Value

Type
String
See Also