ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / HeaderTemplateCell Class / ColSpan Property

In This Topic
    ColSpan Property (HeaderTemplateCell)
    In This Topic
    column span
    Syntax
    'Declaration
     
    Public ReadOnly Property ColSpan As Integer
    public int ColSpan {get;}
    See Also