NodeValidationArgs Constructors
Populates the command bound to the ValidateNodeCommand property with data.Name | Parameters | Description |
---|---|---|
NodeValidationArgs(Object, IEnumerable<Object>, Boolean, CancellationToken, Boolean) | item, path, isNewItem, cancellationToken, allowAsyncResult | Initializes a new instance of the NodeValidationArgs class with specified settings. |
See Also