Search
AccordionItem.IsExpandedChanged Event
See Also
 





Raised when the IsExpanded property has changed.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public event EventHandler IsExpandedChanged

Visual Basic  Copy Code

Public Event IsExpandedChanged As EventHandler

 See Also