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