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

UploadControlBrowseButtonStyle Class

Defines style settings for the browse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class UploadControlBrowseButtonStyle :
    ButtonStyle

The following members return UploadControlBrowseButtonStyle objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxUploadControl.BrowseButtonStyle
UploadControlStyles.BrowseButton
ASP.NET Bootstrap Controls BootstrapUploadControl.BrowseButtonStyle

Remarks

An object of the UploadControlBrowseButtonStyle type can be accessed via the ASPxUploadControl.BrowseButtonStyle property.

See Also