Xceed DataGrid for WPF v7.2 Documentation
DataGridCurrentChangingEventArgs Class Members
Properties  Methods 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridCurrentChangingEventArgs Class

The following tables list the members exposed by DataGridCurrentChangingEventArgs.

Public Properties
 NameDescription
Public PropertyGets or sets a value that allows the routed event to be canceled. (Inherited from Xceed.Wpf.DataGrid.CancelRoutedEventArgs)
Public Property (Inherited from CancelRoutedEventArgs)
Public PropertyGets a value indicating whether the current visual row change is cancelable.  
Public PropertyGets the new current visual row.  
Public PropertyGets the new DataGridContext.  
Public PropertyGets the old current visual row.  
Public PropertyGets the old DataGridContext.  
Public Property (Inherited from CancelRoutedEventArgs)
Public Property (Inherited from CancelRoutedEventArgs)
Public Property (Inherited from CancelRoutedEventArgs)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.RoutedEventArgs)
Protected Method (Inherited from CancelRoutedEventArgs)
Top
See Also

Reference

DataGridCurrentChangingEventArgs Class
Xceed.Wpf.DataGrid Namespace