Raised when the calendar is drilled-in interactively to a more specific view.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<EventArgs> DrilledIn |
Visual Basic
![]() |
---|
Public Event DrilledIn As EventHandler(Of EventArgs) |
DrilledIn event handlers receive an argument of type EventArgs.