Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / PageExpandStateChangedEventArgs Class
Properties


In This Topic
    PageExpandStateChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PageExpandStateChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageExpandStateChangedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the new value of the Pages's IsExpanded.  
    Public PropertyGets the C1AccordionPage whose expand state has been changed.  
    Top
    See Also