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

C1.Blazor.DataFilter アセンブリ > C1.Blazor.DataFilter 名前空間 : RangeFilter クラス
範囲スライダまたは範囲のエディタを使用したフィルタを表します。
オブジェクト モデル
RangeFilter クラス
シンタックス
'宣言
 
Public Class RangeFilter 
   Inherits RangeFilterBase
   Implements Microsoft.AspNetCore.Components.IComponent 
public class RangeFilter : RangeFilterBase, Microsoft.AspNetCore.Components.IComponent  
継承階層

System.Object
   C1.Blazor.DataFilter.NotifyPropertyChanged
      C1.Blazor.DataFilter.Filter
         C1.Blazor.DataFilter.RangeFilterBase
            C1.Blazor.DataFilter.RangeFilter

参照

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