Gets or sets the amount to add or subtract from the spinner value when the page up or page down keys are pressed while the spinner has focus.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float LargeStep { get; set; } |
Visual Basic Copy Code |
---|
Public Property LargeStep As Single |
A float value.