ASPxUploadControl.ValidationSettings Property
Gets the control’s validation settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public UploadControlValidationSettings ValidationSettings { get; }
#Property Value
Type | Description |
---|---|
Upload |
A Upload |
#Remarks
Use the ValidationSettings property to access and customize the settings that relate to the ASPxUploadControl control’s validation.