Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridCurrentChangingEventArgs Class
Properties Methods


In This Topic
    DataGridCurrentChangingEventArgs Class Members
    In This Topic

    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 System.Windows.RoutedEventArgs)
    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 System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also