FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellRange Class / Row2 Property

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