EndDragRowEventArgs Constructors
Provides data for the VGridControlBase.EndDragRow event.Name | Parameters | Description |
---|---|---|
EndDragRowEventArgs(BaseRow, Point, RowDragEffect, Boolean) | row, pt, effect, canceled | Creates an new EndDragRowEventArgs object. |
See Also