[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.RangeFilter

RangeFilter Class

Represents a filter with range slider or editors of range.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class RangeFilter : RangeFilterBase, INotifyPropertyChanged, IComponent, IDisposable

Constructors

Name Description
RangeFilter()

Initializes a new instance of the RangeFilter.

RangeFilter(string, bool)

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