OptionsMinimizing(AccordionControl) Constructor
Initializes a new instance of the OptionsMinimizing class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | AccordionControl | An AccordionControl object representing the accordion control whose state options the object being created specifies. |
See Also