Click or drag to resize

IQtTableWidgetClickCellR Method

Overload List
  NameDescription
Public methodClickCellR(Int32, Int32)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String)
Simulates a right click on the specified cell.
Public methodClickCellR(String, Int32)
Simulates a right click on the specified cell.
Public methodClickCellR(String, String)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, Int32, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(String, Int32, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(String, String, ShiftKey)
Simulates a right click on the specified cell.
Top
See Also