Gets or sets the small step for the vertical scroll bar.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int VScrollerSmallChange { get; set; } |
Visual Basic Copy Code |
---|
Public Property VScrollerSmallChange As Integer |
An integer value representing the small step of the vertical scroll bar.