GridArea.Row Property

Definition

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

Property Value

Attributes

Applies to