ASP.NET Pack Programmer's Guide
Slider.Step Property
See Also
 





Gets or sets the amount with which the value of the control is incremented or decremented, when the handle is moved.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public double Step { get; set; }

Visual Basic  Copy Code

Public Property Step As Double

 Property Value

Type: Double

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace