Click or drag to resize
MButtonHitRowColEventArgsDragRow Property
Gets or sets the drag row index for the event.

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

Property Value

Type: UInt32
The drag row index for the event.
See Also