ComponentOne ASP.NET MVC Controls
RepeatButtons Property (InputNumber)

C1.Web.Mvc Namespace > InputNumber Class : RepeatButtons Property
Gets or sets a value that determines whether the spinner buttons should act as repeat buttons, firing repeatedly as the button remains pressed.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property RepeatButtons As Boolean
[DefaultValue(true)]
public bool RepeatButtons {get; set;}
See Also

Reference

InputNumber Class
InputNumber Members