Page Property (PageExpandStateChangingEventArgs) | Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / PageExpandStateChangingEventArgs Class / Page Property

In This Topic
Page Property (PageExpandStateChangingEventArgs)
In This Topic
Gets the C1AccordionPage whose expanded state is changing.
Syntax
'Declaration
 
Public ReadOnly Property Page As C1AccordionPage
 
See Also