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

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