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

C1.Blazor.DateTimeEditors アセンブリ > C1.Blazor.DateTimeEditors 名前空間 : C1DateRangePicker クラス
日付範囲の値を表示および編集するために使用できるコントロールを表します。
オブジェクト モデル
C1DateRangePicker クラス
シンタックス
'宣言
 
Public Class C1DateRangePicker 
   Inherits C1.Blazor.DateTimeEditors.C1DateTimeBase(Of DateRange)
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1DateRangePicker : C1.Blazor.DateTimeEditors.C1DateTimeBase<DateRange>, 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.Input.C1DropDown
            C1.Blazor.DateTimeEditors.C1DateTimeBase<TTimeValue>
               C1.Blazor.DateTimeEditors.C1DateRangePicker

参照

C1DateRangePicker メンバ
C1.Blazor.DateTimeEditors 名前空間