Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.DrawGridLines Field

Returns “DevExpress_Xpf_Reports_Ribbon_bDrawGridLines”. Corresponds to the View page’s Grid Lines toolbar button that specifies whether to draw grid lines.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string DrawGridLines = "DevExpress_Xpf_Reports_Ribbon_bDrawGridLines"

Field Value

Type
String
See Also