Click or drag to resize
DrawTopLeftBottomRightEventArgsBottom Property
Gets or sets the bottom of the range.

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

Property Value

Type: UInt32
The bottom of the range.
See Also