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

In This Topic
    Col Property (HeaderTemplateCellTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.HeaderTemplateCell.Col. column position
    Syntax
    'Declaration
     
    Public Property Col As Integer
    public int Col {get; set;}
    See Also