SvgImageItemEventArgs.Item Property
Gets the currently processed item.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| SvgImageItem | The currently processed item. |
See Also