Skip to main content

MVCxBinaryImageEditProperties.ValidationSettings Property

Gets the binary image’s validation settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public MVCxBinaryImageValidationSettings ValidationSettings { get; }

Property Value

Type Description
DevExpress.Web.Mvc.MVCxBinaryImageValidationSettings

A binary image’s validation settings.

See Also