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

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