ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GridChangedEventArgs Class / c2 Property

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