Skip to main content
Cut
New

DefaultBarItemNames.PivotGridRemoveField Field

Returns “DevExpress_Xpf_Reports_Ribbon_bPivotGridRemoveField”. Corresponds to the Pivot Grid Tools contextual page’s Remove Field toolbar button that removes the selected field.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string PivotGridRemoveField = "DevExpress_Xpf_Reports_Ribbon_bPivotGridRemoveField"

Field Value

Type
String
See Also