Overload | Description |
---|---|
RowValidationErrorRoutedEventArgs Constructor(RowValidationError) | Initializes a new instance of the RowValidationErrorRoutedEventArgs class specifying the RowValidationError that occurred. |
RowValidationErrorRoutedEventArgs Constructor(RoutedEvent,RowValidationError) | Initializes a new instance of the RowValidationErrorRoutedEventArgs class specifying the RowValidationError that occurred and using the supplied routed event identifier. |
RowValidationErrorRoutedEventArgs Constructor(RoutedEvent,Object,RowValidationError) | Initializes a new instance of the RowValidationErrorRoutedEventArgs class specifying the RowValidationError that occurred and using the supplied routed event identifier and providing the opportunity to declare a different source for the event. |