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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public UploadControlButtonStyle ButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Upload |
An Upload |
See Also