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

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 : SliderBase クラス
スライダの基本クラス。
オブジェクト モデル
SliderBase クラス
シンタックス
'宣言
 
Public MustInherit Class SliderBase 
   Inherits C1.Blazor.Core.C1View
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class SliderBase : C1.Blazor.Core.C1View, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.Input.SliderBase
            C1.Blazor.Input.C1RangeSlider
            C1.Blazor.Input.C1Slider

参照

SliderBase メンバ
C1.Blazor.Input 名前空間