DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / IsEmpty Property

In This Topic
    IsEmpty Property (C1CollectionView)
    In This Topic
    Returns a value that indicates whether the resulting view is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also