Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ThreeStateFilterPresenter Class
Members

In This Topic
    ThreeStateFilterPresenter Class
    In This Topic
    Presenter for ThreeStateBoolFilter.
    Object Model
    ThreeStateFilterPresenter ClassThreeStateFilter Class
    Syntax
    'Declaration
     
    
    Public Class ThreeStateFilterPresenter 
       Inherits C1.Blazor.Core.C1View
       Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
    public class ThreeStateFilterPresenter : C1.Blazor.Core.C1View, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1View
             C1.Blazor.DataFilter.ThreeStateFilterPresenter

    See Also