Skip to main content
Tab

UploadControlButtonProperties.Image Property

Gets the settings that define the button’s image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual ImagePropertiesEx Image { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that specifies properties of the button image.

See Also