[]
        
(Showing Draft Content)

C1.Win.Accordion.C1AccordionPage.ExpandStateChanged

ExpandStateChanged Event

Occurs after the IsExpanded property is changed.

Namespace: C1.Win.Accordion
Assembly: C1.Win.Accordion.10.dll
Syntax
public event EventHandler<PageExpandStateChangedEventArgs> ExpandStateChanged
Public Event ExpandStateChanged As EventHandler(Of PageExpandStateChangedEventArgs)
Returns
Type Description
EventHandler<PageExpandStateChangedEventArgs> Occurs after the property is changed.