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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class UploadControlBrowseButtonStyle :
    ButtonStyle

The following members return UploadControlBrowseButtonStyle objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapUploadControl.BrowseButtonStyle
ASP.NET Web Forms Controls ASPxUploadControl.BrowseButtonStyle
UploadControlStyles.BrowseButton

Remarks

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

See Also