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


In This Topic
    PageIsClosedChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PageIsClosedChangedEventArgs.

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