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


In This Topic
    DataGridSelectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridSelectionChangedEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets a a list of SelectionInfo objects, which provide information on the items that were selected/unselected on a per-DataGridContext basis.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also