ValidateItemEventArgs Constructors
Contains data for ValidateAndSave and ValidateAndSave events.Name | Parameters | Description |
---|---|---|
ValidateItemEventArgs(Object, Int32, Object, DataChangeType, Action) | item, sourceIndex, context, dataChangeType, onForceUpdate | Initializes a new instance of the ValidateItemEventArgs class with specified settings. |
See Also