Raised when the control is expanded or collapsed, either programmatically or interactively.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public event EventHandler Expanded |
Visual Basic Copy Code |
---|
Public Event Expanded As EventHandler |
Expanded event handlers receive an argument of type EventArgs.