Click or drag to resize
DrawTopLeftBottomRightEventArgsTop Property
Gets or sets the top of the range.

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

Property Value

Type: UInt32
The top of the range.
See Also