aspnet-devexpress-dot-web-d0fb0ea1.md
Defines style settings for the text box.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UploadControlTextBoxStyle :
UploadControlTextBoxStyleBase
Public Class UploadControlTextBoxStyle
Inherits UploadControlTextBoxStyleBase
The following members return UploadControlTextBoxStyle objects:
An object of the UploadControlTextBoxStyle type can be accessed via the ASPxUploadControl.TextBoxStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle UploadControlTextBoxStyleBase UploadControlTextBoxStyle
See Also