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

In This Topic
    LeftCol Property (CellRange)
    In This Topic
    Gets the index of the left column in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LeftCol As Integer
    public int LeftCol {get;}
    See Also