TableRow.ShowBorder Property

Definition

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

Property Value

Attributes

Applies to