AccordionControlElement(ElementStyle) Constructor
Initializes a new instance of the AccordionControlElement class with the specified style.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | ElementStyle | A value used to initialize the AccordionControlElement.Style property. |
See Also