Back to Devexpress

UploadControlTextBoxStyle Class

aspnet-devexpress-dot-web-d0fb0ea1.md

latest2.1 KB
Original Source

UploadControlTextBoxStyle Class

Defines style settings for the text box.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class UploadControlTextBoxStyle :
    UploadControlTextBoxStyleBase
vb
Public Class UploadControlTextBoxStyle
    Inherits UploadControlTextBoxStyleBase

The following members return UploadControlTextBoxStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle UploadControlTextBoxStyleBase UploadControlTextBoxStyle

See Also

UploadControlTextBoxStyle Members

DevExpress.Web Namespace