[]
        
(Showing Draft Content)

C1.Data.DataSource.ClientCollectionView.IsEmpty

IsEmpty Property

IsEmpty

Returns a value that indicates whether the resulting view is empty.

Declaration
public bool IsEmpty { get; }
Property Value
Type Description
bool

true if the resulting view is empty; otherwise, false.

Implements