C1.Silverlight.DataGrid Namespace : DataGridCellsRange Class |
For a list of all members of this type, see DataGridCellsRange members.
Name | Description | |
---|---|---|
Contains | Overloaded. Determines whether this range instance contains the specified range. | |
Equals | Determines whether the specified System.Object is equal to the current System.Object. | |
GetHashCode | Serves as a hash function for a particular type. | |
Intersects | Determines if this range instance intersects the specified range. | |
IsSingleCell | Determines whether this range is a single cell. | |
IsSingleColumn | Determines whether this range is single column. | |
IsSingleRow | Determines whether this range is single row. | |
Subtract | Returns an array of ranges which is the result of subtract the specified range to this range instance. | |
ToString | Returns a System.String that represents this instance. |