Skip to main content
Tab

UploadControlButtonStyle Class

Contains style settings defining the button appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class UploadControlButtonStyle :
    AppearanceStyle

The following members return UploadControlButtonStyle objects:

Remarks

An object of the UploadControlButtonStyle type can be accessed via the ASPxUploadControl.ButtonStyle property of an upload control.

See Also