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

UploadControlTextBoxStyle Class

Defines style settings for the text box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class UploadControlTextBoxStyle :
    UploadControlTextBoxStyleBase

The following members return UploadControlTextBoxStyle objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapUploadControl.TextBoxStyle
ASP.NET Web Forms Controls ASPxUploadControl.TextBoxStyle
UploadControlStyles.TextBox

Remarks

An object of the UploadControlTextBoxStyle type can be accessed via the ASPxUploadControl.TextBoxStyle property.

See Also