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

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 : C1TextBox クラス
プレーンテキストを表示および編集するために使用できるコントロールを表します。
オブジェクト モデル
C1TextBox クラス
シンタックス
'宣言
 
Public Class C1TextBox 
   Inherits C1.Blazor.Core.C1View
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1TextBox : 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.C1TextBox
            C1.Blazor.Input.C1AutoCompleteTextBox
            C1.Blazor.Input.C1MaskedTextBox

参照

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