C1.WPF.DataGrid Namespace : DataGridCellsRangeCollection Class |
For a list of all members of this type, see DataGridCellsRangeCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified range. |
![]() | Clean | Removes all the invalid ranges. |
![]() | Clear | Removes all ranges from the System.Collections.Generic.ICollection`1. |
![]() | Contains | Overloaded. Determines whether this collection contains the specified range. |
![]() | CopyTo | Copies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | Remove | Overloaded. Removes the specified range from the collection. If the specified range intersects some of the ranges in the collection, the range in the collection will be split. |
![]() | ToString | Returns a System.String that represents a set of cell ranges. |