dbicDate Send comments on this topic.
ScrollChange Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ScrollChange Property

Gets or sets the number of months to scroll when clicking on a navigation button in the control.

Syntax

Visual Basic (Declaration) 
Public Property ScrollChange As Integer
C# 
public int ScrollChange {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also