ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SplitTile Class / Size Property

In This Topic
    Size Property (SplitTile)
    In This Topic
    Gets or sets the size of the tile.
    Syntax
    'Declaration
     
    
    <JsonConverterAttribute(#v6s.#jbt)>
    Public Property Size As String
    [JsonConverter(#v6s.#jbt)]
    public string Size {get; set;}
    See Also