Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellRange Class / Row2 Property

In This Topic
    Row2 Property
    In This Topic
    Gets or sets the bottom row.
    Syntax
    'Declaration
     
    
    Public Property Row2 As Integer
    public int Row2 {get; set;}
    See Also