Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridCurrentChangedEventArgs Class


In This Topic
    DataGridCurrentChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DataGridCurrentChangedEventArgs members.

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