[]
        
(Showing Draft Content)

C1.Win.Accordion.ActivePageChangedEventArgs

ActivePageChangedEventArgs Class

Provides data for the ActivePageChanged event.

Inheritance
ActivePageChangedEventArgs
Namespace: C1.Win.Accordion
Assembly: C1.Win.Accordion.8.dll
Syntax
public class ActivePageChangedEventArgs : EventArgs

Constructors

Name Description
ActivePageChangedEventArgs(C1AccordionPage, C1AccordionPage)

Initializes a new instance of the ActivePageChangedEventArgs.

Properties

Name Description
NewActivePage

Gets the current value of ActivePage.

OldActivePage

Gets the previous value of ActivePage.