Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studio Enterprise.
C# Samples
The following pages within the ControlExplorer sample installed with ASP.NET Web Forms Edition detail the C1Accordion control's functionality:
Sample | Description |
---|---|
Overview | Shows an accordion control with multiple panes. |
Data-Binding | Demonstrates how to bind C1Accordion to a data source. |
Postback Events | This sample uses the AutoPostBack property to determine whether or not the control posts back to the server each time a user interacts with the control. |
Client Object Model | Shows how you can use c1accordion's client-side object model to customize the accordion control on the client-side. |