ImageCollectionEditorInfo.ImageCollection Property
Provides access to the editor’s collection of predefined named images.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<ImageGalleryItem> | The collection of predefined named images. |
See Also