| Wijmo Control Toolkit Extender Controls > C1WizardExtender > C1WizardExtender Tutorial > Step 3 of 4: Customizing the Wizard |
In this topic you will set some of the properties for the C1WizardExtender control.
<wijmo:C1WizardExtender ID="Panel1_C1WizardExtender" runat="server"
TargetControlID="Panel1" AutoPlay="True" NavButtons="Edge">
</wijmo:C1WizardExtender>
Now run the project to see the wizard.