GridArea.ColumnSpan Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("columnSpan")]
public float? ColumnSpan { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("columnSpan")>]
member this.ColumnSpan : Nullable<single> with get, set
Public Property ColumnSpan As Nullable(Of Single)

Property Value

Attributes

Applies to