Images.Keys Property
Gets the collection of names assigned to the images in the current collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| StringCollection | A StringCollection of names assigned to the images in the current collection. |
See Also