UploadControlBrowseButtonStyle Class
In This Article
Defines style settings for the browse button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlBrowseButtonStyle :
ButtonStyle
#Related API Members
The following members return UploadControlBrowseButtonStyle objects:
#Remarks
An object of the UploadControlBrowseButtonStyle type can be accessed via the ASPxUploadControl.BrowseButtonStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ButtonStyle
UploadControlBrowseButtonStyle
See Also