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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputNumberBuilder クラス : RepeatButtons メソッド
The value.
Configurates C1.Web.Mvc.InputNumber.RepeatButtons. Sets a value that determines whether the spinner buttons should act as repeat buttons, firing repeatedly as the button remains pressed.
シンタックス
'宣言
 
Public Function RepeatButtons( _
   ByVal value As System.Boolean _
) As InputNumberBuilder
public InputNumberBuilder RepeatButtons( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

InputNumberBuilder クラス
InputNumberBuilder メンバ