DefaultBarItemNames.PivotGridRunDesigner Field
Returns “DevExpress_Xpf_Reports_Ribbon_bPivotGridRunDesigner”. Corresponds to the Pivot Grid Tools contextual page’s Run Designer toolbar button that runs the Pivot Grid Designer that allows customizing fields, the control’s layout, appearance settings and printing options.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string PivotGridRunDesigner = "DevExpress_Xpf_Reports_Ribbon_bPivotGridRunDesigner"
Field Value
Type |
---|
String |
See Also