Click or drag to resize
RangeLeft Property
Gets the leftmost column in the range.

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

Property Value

Type: UInt32
The leftmost column in the range.
See Also