Gets or sets the amount to increase or decrease the value with when the increment or decrement buttons are pressed. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public double SmallChange { get; set; } |
Visual Basic
![]() |
---|
Public Property SmallChange As Double |
A double value specifying the step.