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

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