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