Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridArea Structure / RowSpan Property

In This Topic
    RowSpan Property
    In This Topic
    Gets the index of the span.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowSpan As Integer
    public int RowSpan {get;}
    See Also