FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlRange Class / IsSingleRow Property

In This Topic
    IsSingleRow Property
    In This Topic
    Returns true if it is a single row.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSingleRow As Boolean
    public bool IsSingleRow {get;}
    See Also