[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.TimeOnlyRangeFilterPresenter

TimeOnlyRangeFilterPresenter Class

Represent ui for TimeOnlyRangeFilter model.

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

Constructors

Name Description
TimeOnlyRangeFilterPresenter()

Initializes a new instance of the TimeOnlyRangeFilterPresenter class.

Methods

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

Implement localization.

OnAfterRender(bool)