Images(ImageCollection) Constructor
Initializes a new instance of the Images class with the specified owner.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | ImageCollection | An ImageCollection object that represents the image collection which owns this object. |
See Also