FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRange Structure / r2 Property

In This Topic
    r2 Property (CellRange)
    In This Topic
    Gets or sets the range's last row index.
    Syntax
    'Declaration
     
    
    Public Property r2 As Integer
    public int r2 {get; set;}
    See Also