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

C1.Blazor.DateTimeEditors アセンブリ > C1.Blazor.DateTimeEditors 名前空間 : C1TimeEditor クラス
C1TimeEditor コントロールは、C1DropDown クラスを拡張して、時刻の値を簡単に入力および編集できるようにします。
オブジェクト モデル
C1TimeEditor クラス
シンタックス
'宣言
 
Public Class C1TimeEditor 
   Inherits C1.Blazor.Input.C1DropDown
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1TimeEditor : C1.Blazor.Input.C1DropDown, 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.C1TimeEditor

参照

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