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

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