AccordionControlElementBase.Images Property
Returns the image collection assigned to the AccordionControl.Images property.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Object | The image collection assigned to the AccordionControl.Images property. |
See Also