UploadControlSettings.ShowTextBox Property
Gets or sets if the text box is displayed.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to show the text box; otherwise, false. |
See Also