In this step, you will add a C1AccordionExtender control to associate with the panel to create the accordion.
<wijmo:C1AccordionExtender ID="Panel1_C1AccordionExtender" runat="server" TargetControlID="Panel1">
</wijmo:C1AccordionExtender>
In the next step you will set some of the extender properties.