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