Click or drag to resize
RangeHeight Property
Gets the height, in rows, of this range.

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

Property Value

Type: UInt32
The number of rows of this range.
See Also