RemoveButtonProperties Class
Contains settings specific to remove buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return RemoveButtonProperties objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxUploadControl.RemoveButton |
ASP.NET MVC Extensions | UploadControlSettings.RemoveButton |
Remarks
An object of the RemoveButtonProperties type can be accessed via the ASPxUploadControl‘s ASPxUploadControl.RemoveButton property.
Inheritance
See Also