Skip to main content
Cut
New

DefaultBarItemNames.PivotGridHorizontalLines Field

Returns “DevExpress_Xpf_Reports_Ribbon_bPivotGridHorizontalLines”. Corresponds to the Pivot Grid Tools contextual page’s Horizontal Lines toolbar button that specifies whether to print horizontal grid lines.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string PivotGridHorizontalLines = "DevExpress_Xpf_Reports_Ribbon_bPivotGridHorizontalLines"

Field Value

Type
String
See Also