Skip to main content
A newer version of this page is available. .
Tab

UploadControlButtonProperties.Image Property

Gets the settings that define the button’s image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ImagePropertiesEx Image { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that specifies properties of the button image.

See Also