UploadControlValidationSettings.ShowErrors Property
Specifies whether the error message is displayed if the uploaded file does not pass validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(true)]
public virtual bool ShowErrors { get; set; }
<DefaultValue(True)>
Public Overridable Property ShowErrors As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to show error message; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 60 property paths