FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid 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