GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DropDownCalendar Class : Scrolled Event |
'Declaration Public Event Scrolled As ScrolledEventHandler
'Usage Dim instance As DropDownCalendar Dim handler As ScrolledEventHandler AddHandler instance.Scrolled, handler
public event ScrolledEventHandler Scrolled
The event handler receives an argument of type ScrolledEventArgs containing data related to this event. The following ScrolledEventArgs properties provide information specific to this event.
Property | Description |
---|---|
EndDate | Gets the last (end) date in view. |
StartDate | Gets the first (start) date in value. |
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8