Blazor コントロール
Max プロパティ (C1TextBox)

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 > C1TextBox クラス : Max プロパティ
テキストボックスに入力できる最大値を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property Max As System.Nullable(Of TextBoxMinMax)
public virtual System.Nullable<TextBoxMinMax> Max {get; set;}
参照

C1TextBox クラス
C1TextBox メンバ