Skip to main content
A newer version of this page is available. .
Tab

RemoveButtonProperties Class

Contains settings specific to remove buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RemoveButtonProperties :
    UploadControlButtonProperties

The following members return RemoveButtonProperties objects:

Remarks

An object of the RemoveButtonProperties type can be accessed via the ASPxUploadControl‘s ASPxUploadControl.RemoveButton property.

See Also