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


In This Topic
    ActivePageChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ActivePageChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ActivePageChangedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current value of C1Accordion.ActivePage.  
    Public PropertyGets the previous value of C1Accordion.ActivePage.  
    Top
    See Also