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

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

C1TextBox クラス
C1TextBox メンバ