Overload | Description |
---|---|
C1AccordionPane Constructor() | Initializes a new instance of the AccordionPane class. |
C1AccordionPane Constructor(C1Accordion) | Initializes a new instance of the AccordionPane class. This constructor is primarily used by controls developers. Use this constructor if you need to reference the parent Accordion control inside overridden methods when the pane is not yet added to the Accordion's Panes collection. |
C1AccordionPane Constructor(String) | Initializes a new instance of the AccordionPane class. |