SvgImageItemCollection(SvgImageItem) Constructor
Initializes a new instance of the class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
owner | SvgImageItem |
See Also
Initializes a new instance of the class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
public SvgImageItemCollection(
SvgImageItem owner
)
Public Sub New(
owner As SvgImageItem
)
Name | Type |
---|---|
owner | SvgImageItem |
No
Your feedback is appreciated.