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


In This Topic
    PageExpandStateChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PageExpandStateChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageExpandStateChangingEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the value that IsExpanded is about to change to.  
    Public PropertyGets the C1AccordionPage whose expanded state is changing.  
    Top
    See Also