Blazor | ComponentOne
C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / ListViewItemRange Class / Row Property

In This Topic
    Row Property (ListViewItemRange)
    In This Topic
    Gets the first row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also