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


In This Topic
    PageExpandStateChangingEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see PageExpandStateChangingEventArgs members.

    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