[]
Initializes a new instance of the PageExpandStateChangedEventArgs.
public PageExpandStateChangedEventArgs(C1AccordionPage page, bool newExpandedState)
| Type | Name | Description |
|---|---|---|
| C1AccordionPage | page | A C1AccordionPage whose expand state has been changed. |
| bool | newExpandedState | The new value of page's IsExpandedproperty. |