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

C1.Blazor.Input アセンブリ > C1.Blazor.Input 名前空間 > C1TextBox クラス : Step プロパティ
Type が数値の場合にテキストボックスが受け入れるステップの種類を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property Step As System.Nullable(Of TextBoxStep)
public virtual System.Nullable<TextBoxStep> Step {get; set;}
参照

C1TextBox クラス
C1TextBox メンバ