DragAndDropOn(ITableCell,MouseButton,TableKeyModifier) Method
Clicks the cell using the specified MouseButton.

C# Syntax

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.