[]
<p>Gets or sets a value indicating whether the gridlines are shown.
public bool ShowGridLines { get; set; }
| Type | Description |
|---|---|
| bool | A Boolean value where true indicates that the gridlines are shown; otherwise false. The default value is false. |