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

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