[]
Returns true if this range is intersected by the specified range.
public bool Intersects(GridControlRange range)
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The range to test whether intersects this range. |
| Type | Description |
|---|---|
| bool |