SvgImageItemCollection(SvgImageItem) Constructor
Initializes a new instance of the class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| owner | SvgImageItem |
See Also
Initializes a new instance of the class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v26.1.dll
public SvgImageItemCollection(
SvgImageItem owner
)
Public Sub New(
owner As SvgImageItem
)
| Name | Type |
|---|---|
| owner | SvgImageItem |