[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.FilterWithSummary

FilterWithSummary Class

Represents filter of the C1DataFilter control with summaries.

Inheritance
FilterWithSummary
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public abstract class FilterWithSummary : Filter, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
FilterWithSummary(string, bool)

Initializes a new instance of the FilterWithSummary with the name of the data item property.

Properties

Name Description
FilterSummary

Gets the filter summary of the current filter.