Table.ShowGridLines Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("showGridLines")]
public bool? ShowGridLines { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("showGridLines")>]
member this.ShowGridLines : Nullable<bool> with get, set
Public Property ShowGridLines As Nullable(Of Boolean)

Property Value

Attributes

Applies to