Click or drag to resize
RangeBottom Property
Gets the bottom row in the range.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public uint Bottom { get; }

Property Value

Type: UInt32
The bottom row in the range.
See Also