DefaultBarItemNames.PivotGridPrintRowHeaders Field
Returns “DevExpress_Xpf_Reports_Ribbon_bPrintRowHeaders”. Corresponds to the Pivot Grid Tools contextual page’s Row Headers toolbar button that specifies whether to print row field headers.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string PivotGridPrintRowHeaders = "DevExpress_Xpf_Reports_Ribbon_bPrintRowHeaders"
Field Value
Type |
---|
String |
See Also