FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridChangedEventArgs Class / r2 Property

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