ImagePropertiesBase.AssignToControl(WebControl, Boolean, 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 |
---|---|
control | WebControl |
designMode | Boolean |
disabled | Boolean |
Remarks
For internal use only.
See Also