ASPxUploadControl.ButtonStyle Property
In This Article
Gets the style settings which define the appearance of add button, cancel button, remove button, and upload button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public UploadControlButtonStyle ButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Upload |
An Upload |
See Also