'Declaration Public Structure SelectionCellRange Inherits System.ValueType
'Usage Dim instance As SelectionCellRange
public struct SelectionCellRange : System.ValueType
'Declaration Public Structure SelectionCellRange Inherits System.ValueType
'Usage Dim instance As SelectionCellRange
public struct SelectionCellRange : System.ValueType
System.Object
System.ValueType
Xceed.Wpf.DataGrid.SelectionCellRange
Name | Description | |
---|---|---|
![]() | SelectionCellRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ColumnRange | Gets or sets the column range of the selection. |
![]() | IsEmpty | A boolean value indicating whether the cell range selection is empty. |
![]() | ItemRange | Gets or sets the data item range of the selection. |
![]() | Length | Gets the number of items in the selection. |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() | Exclude | Excludes a range of cells from the selection. |
![]() | GetHashCode | Returns the hash code for the current instance. |
![]() | Intersect | Returns the intersection of the passed SelectionCellRange and the caller. |
![]() | Tests if the two SelectionCellRange instances are equivalent. |
![]() | Tests if the two SelectionCellRange instances are different. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2