UploadControlTextBoxStyle Class
In This Article
Defines style settings for the text box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlTextBoxStyle :
UploadControlTextBoxStyleBase
#Related API Members
The following members return UploadControlTextBoxStyle objects:
#Remarks
An object of the UploadControlTextBoxStyle type can be accessed via the ASPxUploadControl.TextBoxStyle property.
#Inheritance
See Also