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


In This Topic
    PageHeaderClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PageHeaderClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageHeaderClickEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an action type that should be performed after C1AccordionPage header click.  
    Public PropertyGets the C1AccordionPage whose header is clicked.  
    Top
    See Also