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

BrowseButtonProperties Class

Contains settings specific to the browse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class BrowseButtonProperties :
    UploadControlButtonPropertiesBase

The following members return BrowseButtonProperties objects:

Remarks

An object of the BrowseButtonProperties type can be accessed via the ASPxUploadControl.BrowseButton property.

See Also