Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value that allows the routed event to be canceled. (Inherited from Xceed.Wpf.DataGrid.CancelRoutedEventArgs) |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | IsCancelable | Gets a value indicating whether the current visual row change is cancelable. |
![]() | NewCurrent | Gets the new current visual row. |
![]() | NewDataGridContext | Gets the new DataGridContext. |
![]() | OldCurrent | Gets the old current visual row. |
![]() | OldDataGridContext | Gets the old DataGridContext. |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |