StartDragRowEventArgs Constructors
Provides data for the VGridControlBase.StartDragRow event.| Name | Parameters | Description |
|---|---|---|
| StartDragRowEventArgs(BaseRow, Point, RowDragEffect, RowDragSource) | row, pt, effect, source | Creates a new StartDragRowEventArgs object. |
See Also