'Declaration Public Class DataGridCurrentChangingEventArgs Inherits CancelRoutedEventArgs
'Usage Dim instance As DataGridCurrentChangingEventArgs
public class DataGridCurrentChangingEventArgs : CancelRoutedEventArgs
'Declaration Public Class DataGridCurrentChangingEventArgs Inherits CancelRoutedEventArgs
'Usage Dim instance As DataGridCurrentChangingEventArgs
public class DataGridCurrentChangingEventArgs : CancelRoutedEventArgs
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Xceed.Wpf.DataGrid.CancelRoutedEventArgs
Xceed.Wpf.DataGrid.DataGridCurrentChangingEventArgs
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) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OnSetSource | (Inherited from System.Windows.RoutedEventArgs) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2