ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / 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