Data Binding
The AccordionControl can be bound to a data source. You can configure the binding differently depending on the data source structure.
This section consists of the following topics:
-
Describes how to bind the AccordionControl to data if all objects in your data source are the same type.
-
Describes how to bind the AccordionControl to data if your data source contains objects of different types.
-
Describes how to bind the AccordionControl to data using System.Windows.HierarchicalDataTemplate objects.
The AccordionControl supports binding to collection views.