[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.NumericRangeFilterPresenter

NumericRangeFilterPresenter Class

Range filter for numeric range filter.

Inheritance
NumericRangeFilterPresenter
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class NumericRangeFilterPresenter : BaseRangeFilterPresenter<RangeFilter>, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject

Constructors

Name Description
NumericRangeFilterPresenter()

Initializes a new instance of the NumericRangeFilterPresenter class.

Methods

Name Description
BuildRenderTree(RenderTreeBuilder)
Dispose(bool)
ImplementLocalization()

Implement localization.

OnAfterRender(bool)