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

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