Skip to main content
Tab

UploadControlBrowseButtonStyle Class

Defines style settings for the browse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class UploadControlBrowseButtonStyle :
    ButtonStyle

The following members return UploadControlBrowseButtonStyle objects:

Remarks

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

See Also