Blazor コントロール
ThreeStateFilterPresenter クラス
メンバ 

C1.Blazor.DataFilter アセンブリ > C1.Blazor.DataFilter 名前空間 : ThreeStateFilterPresenter クラス
ThreeStateBoolFilter のプレゼンタ。 モデル Filter のフィルタコントロールは null 可能なブール値を持ちます。
オブジェクト モデル
ThreeStateFilterPresenter クラス
シンタックス
'宣言
 
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  
継承階層

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

参照

ThreeStateFilterPresenter メンバ
C1.Blazor.DataFilter 名前空間