Skip to main content
A newer version of this page is available. .
Tab

UploadControlTextBoxStyleBase Class

Serves as a base for classes that provide style settings defining the appearance of the ASPxUploadControl’s text box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class UploadControlTextBoxStyleBase :
    AppearanceStyle

Remarks

The UploadControlTextBoxStyleBase class serves as a base for the UploadControlNullTextStyle and UploadControlTextBoxStyle classes.

See Also