MVCxValidationSettings(IPropertiesOwner) Constructor
Initializes a new instance of the MVCxValidationSettings class.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | IPropertiesOwner | An IPropertiesOwner object. |
See Also