'Declaration Public Class CellValidationErrorRoutedEventArgs Inherits System.Windows.RoutedEventArgs
'Usage Dim instance As CellValidationErrorRoutedEventArgs
public class CellValidationErrorRoutedEventArgs : System.Windows.RoutedEventArgs
'Declaration Public Class CellValidationErrorRoutedEventArgs Inherits System.Windows.RoutedEventArgs
'Usage Dim instance As CellValidationErrorRoutedEventArgs
public class CellValidationErrorRoutedEventArgs : System.Windows.RoutedEventArgs
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Xceed.Wpf.DataGrid.CellValidationErrorRoutedEventArgs
Name | Description | |
---|---|---|
![]() | CellValidationErrorRoutedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CellValidationError | Gets the CellValidationError that occurred during the validation process. |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OnSetSource | (Inherited from System.Windows.RoutedEventArgs) |