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

In This Topic
    IsEmpty Property
    In This Topic
    Returns true if it is an empty range.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also