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