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

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