Click or drag to resize
MButtonHitRowColEventArgsDragCol Property
Gets or sets the drag column index for the event.

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

Property Value

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