MindFusion WinForms Programmer's Guide
Calendar.VScrollerSmallChange Property
See Also
 





Gets or sets the small step for the vertical scroll bar.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public int VScrollerSmallChange { get; set; }

Visual Basic  Copy Code

Public Property VScrollerSmallChange As Integer

 Property Value

An integer value representing the small step of the vertical scroll bar.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
HScrollerSmallChange Property