Blazor コントロール
MaxLength プロパティ

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 > C1TextBox クラス : MaxLength プロパティ
テキストボックス内で許可される最大文字数を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property MaxLength As System.Nullable(Of Integer)
public virtual System.Nullable<int> MaxLength {get; set;}
参照

C1TextBox クラス
C1TextBox メンバ