DataFormPropertyValidationEventArgs Constructors
Provides data for the ValidateProperty event.Name | Parameters | Description |
---|---|---|
DataFormPropertyValidationEventArgs(String, Object, Object) | propertyName, newValue, currentValue | Initializes a new instance of the DataFormPropertyValidationEventArgs class with specified settings. |
See Also