DefaultBarItemNames.PivotGridVerticalLines Field
Returns “DevExpress_Xpf_Reports_Ribbon_bPivotGridVerticalLines”. Corresponds to the Pivot Grid Tools contextual page’s Vertical Lines toolbar button that specifies whether to print vertical grid lines.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string PivotGridVerticalLines = "DevExpress_Xpf_Reports_Ribbon_bPivotGridVerticalLines"
Field Value
Type |
---|
String |
See Also