UploadAdvancedModeSettings.DropZoneText Property
Specifies a text displayed in a drop zone.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("Drop file(s) here")]
public string DropZoneText { get; set; }
<DefaultValue("Drop file(s) here")>
Public Property DropZoneText As String
Property Value
Type | Default | Description |
---|---|---|
String | "Drop file(s) here" |
A string specifying the displayed text. |
Property Paths
You can access this nested property as listed below:
Show 24 property paths