ASP.NET Core MVC コントロールヘルプ
Step メソッド (InputNumberBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputNumberBuilder クラス : Step メソッド
The value.
Configurates C1.Web.Mvc.InputNumber.Step. Sets the amount to add or subtract to the Value property when the user clicks the spinner buttons.
シンタックス
'宣言
 
Public Function Step( _
   ByVal value As System.Double _
) As InputNumberBuilder
public InputNumberBuilder Step( 
   System.double value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

InputNumberBuilder クラス
InputNumberBuilder メンバ