AccordionControlHtmlTemplates(AccordionControl) Constructor
Initializes a new instance of the AccordionControlHtmlTemplates class with specified settings.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | AccordionControl | The control that owns the created object. |
See Also