MindFusion.Scheduling for Silverlight Programmer's Guide
Calendar.VScroll Event
See Also
 





Raised when the control has been scrolled vertically.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public event ScrollEventHandler VScroll

Visual Basic  Copy Code

Public Event VScroll As ScrollEventHandler

 Event Data

VScroll event handlers receive an argument of type ScrollEventArgs.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Silverlight Namespace
HScroll Event
Scroll Event