A newer version of this page is available.
Switch to the current version.
UploadControlButtonStyle Class
Contains style settings defining the button appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class UploadControlButtonStyle :
AppearanceStyle
Public Class UploadControlButtonStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return UploadControlButtonStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | ASPxUploadControl.ButtonStyle |
UploadControlStyles.Button | |
ASP.NET Bootstrap Controls | BootstrapUploadControl.ButtonStyle |
Remarks
An object of the UploadControlButtonStyle type can be accessed via the ASPxUploadControl.ButtonStyle property of an upload control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
UploadControlButtonStyle
See Also
Feedback