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.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string PivotGridAddRowField = "DevExpress_Xpf_Reports_Ribbon_bPivotGridAddRowField"
Field Value
Type |
---|
String |
See Also