Raises when the calendar is scrolled back and forth through the navigation buttons.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<EventArgs> Scrolled |
Visual Basic
![]() |
---|
Public Event Scrolled As EventHandler(Of EventArgs) |
Scrolled event handlers receive an argument of type EventArgs.