aspnet-devexpress-dot-web-241e4fdd.md
Contains style settings defining the button appearance.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UploadControlButtonStyle :
AppearanceStyle
Public Class UploadControlButtonStyle
Inherits AppearanceStyle
The following members return UploadControlButtonStyle objects:
An object of the UploadControlButtonStyle type can be accessed via the ASPxUploadControl.ButtonStyle property of an upload control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle UploadControlButtonStyle
See Also