GridArea.Column Property

Definition

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

Property Value

Attributes

Applies to