[]
Cast operator which converts a GridCellRange to a GridControlRange.
public static implicit operator GridControlRange(GridCellRange range)
Public Shared Widening Operator CType(range As GridCellRange) As GridControlRange
| Type | Name | Description |
|---|---|---|
| GridCellRange | range | The range to convert. |
| Type | Description |
|---|---|
| GridControlRange |