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