IChildrenSelector Members
Interface that should be implemented by a class that retrieves the AccordionItem‘s children from the data source.Methods
| Name | Description |
|---|---|
| SelectChildren(Object) | Retrieves the AccordionItem‘s children from the data source. |
See Also