ASP.NET Core MVC コントロールヘルプ
RepeatButtons メソッド (InputDateBaseBuilder<TControl,TBuilder>)

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

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is true.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ