ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / 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