[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.FilterCollection

FilterCollection Class

Represents a collection of the filters.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class FilterCollection : ObservableCollectionBase<Filter>, IList<Filter>, ICollection<Filter>, IList, ICollection, IReadOnlyList<Filter>, IReadOnlyCollection<Filter>, IEnumerable<Filter>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
FilterCollection()