ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellRange Structure / IsSingleColumn Property

In This Topic
    IsSingleColumn Property
    In This Topic
    Gets a value that indicates if the range contains a single column.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSingleColumn As Boolean
    public bool IsSingleColumn {get;}
    See Also