Click or drag to resize
DrawTopLeftBottomRightEventArgsRight Property
Gets or sets the right side of the range.

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

Property Value

Type: UInt32
The right side of the range.
See Also