RemoveButtonProperties Class
In This Article
Contains settings specific to remove buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RemoveButtonProperties :
UploadControlButtonProperties
#Related API Members
The following members return RemoveButtonProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Upload |
#Remarks
An object of the RemoveButtonProperties type can be accessed via the ASPxUploadControl‘s ASPxUploadControl.RemoveButton property.
#Inheritance
See Also