ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / SplitGroupTagHelper Class / Size Property

In This Topic
    Size Property (SplitGroupTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.SplitGroup.Size. Sets the size of the tile.
    Syntax
    'Declaration
     
    Public Property Size As String
    public string Size {get; set;}
    See Also