Gets or sets the amount to increase or decrease the value with when the increment or decrement buttons are pressed.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public double SmallChange { get; set; } |
Visual Basic
![]() |
---|
Public Property SmallChange As Double |
Type: Double
An instance of the System.Double structure. Default value is 1.0.