Click or drag to resize
RangeTop Property
Gets the topmost row in the range.

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

Property Value

Type: UInt32
The topmost in the range.
See Also