Accordion for ASP.NET Web Forms
Step 2 of 4: Customizing the C1Accordion Control
Quick Start > Step 2 of 4: Customizing the C1Accordion Control

In this topic you will add a C1AccordionPane to the C1Accordion control and set some of its properties.

  1. Click the C1Accordion smart tag to access the C1Accordion Tasks menu where you can set frequently-used properties and tasks.
  2. Set the ExpandDirection property to Bottom.
  3. Click the Theme drop-down arrow and select Cobalt.
  4. Click Edit Panes to add new C1AccordionPanes to C1Accordion.
  5. Select Pane from the Add Child Item dropdown menu. Repeat this three times.

  6. Click OK.
See Also