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

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