[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.DateOnlyRangeFilterPresenter

DateOnlyRangeFilterPresenter Class

Represent ui for DateOnlyRangeFilter model.

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

Constructors

Name Description
DateOnlyRangeFilterPresenter()

Initializes a new instance of the DateOnlyRangeFilterPresenter class.

Methods

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

Implement localization.

OnAfterRender(bool)