UploadControlButtonProperties.Image Property
Gets the settings that define the button's image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public virtual ImagePropertiesEx Image { get; }
Public Overridable ReadOnly Property Image As ImagePropertiesEx
Property Value
Type | Description |
---|---|
ImagePropertiesEx | A ImagePropertiesEx object that specifies properties of the button image. |
See Also
Feedback