AccordionOptionsFooter(AccordionControl) Constructor
Initializes a new instance of the AccordionOptionsFooter class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | AccordionControl | An AccordionControl object specifying the Accordion control whose footer specific options are being created. |
See Also