SvgImageItemEventArgs(SvgImageItem) Constructor
Initializes a new instance of the class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | SvgImageItem | The object to initialize the SvgImageItemEventArgs.Item property. |
See Also