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