Share via


Tile.ColSpan Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="colSpan")]
public int? ColSpan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="colSpan")>]
member this.ColSpan : Nullable<int> with get, set
Public Property ColSpan As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to