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


In This Topic
    SelectionInfo Class Properties
    In This Topic

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

    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