C1.Silverlight.DataGrid Namespace : DataGridCellsRange Class |
For a list of all members of this type, see DataGridCellsRange members.
Name | Description | |
---|---|---|
![]() | BottomRightCell | Gets the bottom right cell. |
![]() | Columns | Gets the columns that have some cell belonging to this range. |
![]() | IsValid | Gets a value indicating whether this range is valid. The range will be invalid if any of its cells don't belong to the owner data grid. |
![]() | Rows | Gets the rows that have some cell belonging to this range. |
![]() | TopLeftCell | Gets the top left cell. |