A newer version of this page is available.
Switch to the current version.
UploadControlTextBoxStyle Class
Defines style settings for the text box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class UploadControlTextBoxStyle :
UploadControlTextBoxStyleBase
Public Class UploadControlTextBoxStyle
Inherits UploadControlTextBoxStyleBase
Related API Members
The following members accept/return UploadControlTextBoxStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | ASPxUploadControl.TextBoxStyle |
UploadControlStyles.TextBox | |
ASP.NET Bootstrap Controls | BootstrapUploadControl.TextBoxStyle |
Remarks
An object of the UploadControlTextBoxStyle type can be accessed via the ASPxUploadControl.TextBoxStyle property.
Inheritance
See Also
Feedback