RowValidationArgs Constructors
Populates the command bound to the ValidateRowCommand property with data.| Name | Parameters | Description |
|---|---|---|
| RowValidationArgs(Object, Int32, Boolean, CancellationToken, Boolean) | item, sourceIndex, isNewItem, cancellationToken, allowAsyncResult | Initializes a new instance of the RowValidationArgs class with specified settings. |
See Also