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


In This Topic
    DataGridCurrentChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridCurrentChangedEventArgs.

    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
    Protected Methods
    See Also