ASP.NET MVC Controls | ComponentOne
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