ASP.NET Core MVC Controls | ComponentOne
ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly
/
C1.Web.Mvc Namespace
/
Gauge Class
/ Step Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Step Property (Gauge)
In This Topic
Gets or sets the amount to add or subtract to the value property when the user presses the arrow keys.
Syntax
Visual Basic
C#
'Declaration Public Property Step As
Double
public
double
Step {get; set;}
See Also
Reference
Gauge Class
Gauge Members