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