C# Syntax
void DragAndDropOn( ITableCell targetCell, MouseButton button, TableKeyModifier modifier )
Parameters
- targetCell
- The target ITableCell on which this ITableCell is dropped.
- button
- Either the Left or Right value of HP.LFT.SDK.MouseButton
- modifier
- A TableKeyModifier value indicating keys to be pressed and held while the operation is performed.