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

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