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


In This Topic
    SelectionInfo Class Members
    In This Topic

    The following tables list the members exposed by SelectionInfo.

    Public Properties
     NameDescription
    Public PropertyGets a list of the cell ranges that were added to the SelectedItems collection.  
    Public PropertyGets a list of the data item ranges that were added to the SelectedItems collection.  
    Public PropertyGets a list of the items that were added to the SelectedItems collection.  
    Public PropertyGets the context from which items were selected and/or unselected.  
    Public PropertyGets a list of the cell ranges that were removed from the SelectedItems collection.  
    Public PropertyGets a list of the data item ranges that were removed from the SelectedItems collection.  
    Public PropertyGets a list of the items that were removed from the SelectedItems collection.  
    Top
    See Also