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

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 : C1MaskedTextBox クラス
C1MaskedTextEditor コントロールを使用すると、キー入力と同時にユーザー入力を検証および書式設定でき、ユーザーが不正なデータを入力することを防止できます。
オブジェクト モデル
C1MaskedTextBox クラス
シンタックス
'宣言
 
Public Class C1MaskedTextBox 
   Inherits C1TextBox
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1MaskedTextBox : C1TextBox, 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.C1MaskedTextBox

参照

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