Click or drag to resize
RangeTable Method
Creates a range that references an entire table.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public static Range Table()

Return Value

Type: Range
A new Range object consisting of an entire table.
See Also