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