[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.ThreeStateFilterPresenter

ThreeStateFilterPresenter Class

Presenter for ThreeStateBoolFilter.

Inheritance
ThreeStateFilterPresenter
Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class ThreeStateFilterPresenter : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable

Constructors

Name Description
ThreeStateFilterPresenter()

Initializes a new instance of the ThreeStateFilterPresenter class.

Fields

Name Description
FilterProperty

Identifies the Filter dependency property.

Properties

Name Description
Filter

Gets or sets filter associated with this element.

Methods

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

Implement localization.

OnAfterRender(bool)
OnInitialized()