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

In This Topic
    Size Property (SplitGroup)
    In This Topic
    Gets or sets the size of the tile.
    Syntax
    'Declaration
     
    
    Public Property Size As String
    public string Size {get; set;}
    See Also