Click or drag to resize
RangeRight Property
Gets the rightmost column in the range.

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

Property Value

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