ASPxUploadControl.ShowTextBox Property
Gets or sets if the text box is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also
Gets or sets if the text box is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
[DefaultValue(true)]
public bool ShowTextBox { get; set; }
<DefaultValue(True)>
Public Property ShowTextBox As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
|
No
Your feedback is appreciated.