GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > GridLines Class : ShowGridLines Property |
Gets or sets a value indicating whether the gridlines are shown.
'Declaration Public Property ShowGridLines As System.Boolean
public System.bool ShowGridLines {get; set;}
A Boolean value where true indicates that the gridlines are shown; otherwise false. The default value is false.