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

C1.Blazor.Calendar アセンブリ > C1.Blazor.Calendar 名前空間 : C1Calendar クラス
月間カレンダーを表します。対話式の操作で月の間を移動して、特定の System.DateTime 値または日付範囲を選択する機能を持ちます。
オブジェクト モデル
C1Calendar クラス
シンタックス
'宣言
 
Public Class C1Calendar 
   Inherits C1.Blazor.Core.C1View
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1Calendar : 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.Calendar.C1Calendar

参照

C1Calendar メンバ
C1.Blazor.Calendar 名前空間