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