SvgImageSelection(SvgImageBox) Constructor
Initializes a new instance of the SvgImageSelection class with specified settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | SvgImageBox | The control that will own the created collection. |
See Also