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

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