FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRange Structure / c1 Property

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