DragRowEventArgs Constructors
Provides common data for native drag-specific events in the VGridControlBase descendants.| Name | Parameters | Description |
|---|---|---|
| DragRowEventArgs(BaseRow, Point, RowDragEffect) | row, pt, effect | Creates a new DragRowEventArgs object. |
See Also