UploadControlStyles.TextBox Property
Gets the style settings that define the appearance of text boxes within the upload control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| UploadControlTextBoxStyle | An UploadControlTextBoxStyle object containing style settings. |
See Also