Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / SelectionRange Structure


In This Topic
    SelectionRange Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCompares the passed SelectionRange to the caller.  
    Public MethodIndicates whether this instance and a specified object are equal.  
    Public MethodExcludes a range of data items from the selection.  
    Public MethodReturns the hash code for the current instance.  
    Public MethodReturns the index by using the passed item offset.  
    Public MethodReturns item offset by using the passed the index.  
    Public MethodReturns the intersection of the passed SelectionRange and the caller.  
    Top
    See Also