ImageCollection Constructors
The collection of Image objects to be used within DevExpress controls.
The ImageCollection
is also used as a part of the SharedImageCollection component.
Name | Parameters | Description |
---|---|---|
Image |
none |
Initializes a new instance of the Image |
Image |
allow |
Initializes a new instance of the Image |
Image |
container |
Initializes a new instance of the Image |
See Also