C1.Web.Mvc Namespace / LinearGaugeBase Class / Step Property

In This Topic
Step Property (LinearGaugeBase)
In This Topic
Gets or sets the amount to add or subtract to the value property when the user presses the arrow keys.
Syntax
'Declaration
 
Public Property Step As Double
 
See Also