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

C1.Blazor.DataFilter アセンブリ > C1.Blazor.DataFilter 名前空間 : DateFilterPresenter クラス
条件付きフィルタ項目プレゼンタ。
オブジェクト モデル
DateFilterPresenter クラス
シンタックス
'宣言
 
Public Class DateFilterPresenter 
   Inherits ConditionalFilterItemPresenter
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class DateFilterPresenter : ConditionalFilterItemPresenter, 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.ConditionalFilterItemPresenter
            C1.Blazor.DataFilter.DateFilterPresenter

参照

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