ASP.NET Core MVC コントロールヘルプ
ShowSpinner メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputNumberBuilder クラス : ShowSpinner メソッド
The value.
Configurates C1.Web.Mvc.InputNumber.ShowSpinner. Sets a value indicating whether the control displays spinner buttons to increment or decrement the value (the step property must be set to a non-zero value).
シンタックス
'宣言
 
Public Function ShowSpinner( _
   ByVal value As System.Boolean _
) As InputNumberBuilder
public InputNumberBuilder ShowSpinner( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

InputNumberBuilder クラス
InputNumberBuilder メンバ