Xceed Toolkit Plus for WPF v4.6 Documentation
SelectionCellRange Structure Members
Fields  Properties  Methods 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : SelectionCellRange Structure

The following tables list the members exposed by SelectionCellRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Retrieves an empty SelectionCellRange structure.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the column range of the selection.  
Public PropertyA boolean value indicating whether the cell range selection is empty.  
Public PropertyGets or sets the data item range of the selection.  
Public PropertyGets the number of items in the selection.  
Top
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal.  
Public MethodExcludes a range of cells from the selection.  
Public MethodReturns the hash code for the current instance.  
Public MethodReturns the intersection of the passed SelectionCellRange and the caller.  
Top
Public Operators
Tests if the two SelectionCellRange instances are equivalent.
Tests if the two SelectionCellRange instances are different.
Top
See Also

Reference

SelectionCellRange Structure
Xceed.Wpf.DataGrid Namespace