

'DeclarationPublic Structure SelectionCellRange Inherits System.ValueType
'UsageDim 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. |
Equality | Tests if the two SelectionCellRange instances are equivalent. |
Inequality | Tests if the two SelectionCellRange instances are different. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.