ImagePropertiesBase.AssignToControl(Image, Boolean) Method
Copies the settings from the current ImagePropertiesBase object to the specified object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
image | Image |
designMode | Boolean |
Remarks
For internal use only.
See Also