[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.DateTimeRangeFilterPresenter

DateTimeRangeFilterPresenter Class

Represent ui for DateTimeRangeFilter model.

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

Constructors

Name Description
DateTimeRangeFilterPresenter()

Initializes a new instance of the DateTimeRangeFilterPresenter class.

Methods

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

Implement localization.

OnAfterRender(bool)