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

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