Gets or sets a value indicating whether the gridlines are shown.
| Visual Basic (Declaration) | |
|---|---|
Public Property ShowGridLines As System.Boolean | |
| C# | |
|---|---|
public System.bool ShowGridLines {get; set;} | |
Property Value
A Boolean value where true indicates that the gridlines are shown; otherwise false. The default value is false.