IQtTableWidgetDblClickCell Method |
Name | Description | |
---|---|---|
DblClickCell(Int32, Int32) |
Simulates a double-click on the specified cell.
| |
DblClickCell(Int32, String) |
Simulates a double-click on the specified cell.
| |
DblClickCell(String, Int32) |
Simulates a double-click on the specified cell.
| |
DblClickCell(String, String) |
Simulates a double-click on the specified cell.
| |
DblClickCell(Int32, Int32, ShiftKey) |
Simulates a double-click on the specified cell.
| |
DblClickCell(Int32, String, ShiftKey) |
Simulates a double-click on the specified cell.
| |
DblClickCell(String, Int32, ShiftKey) |
Simulates a double-click on the specified cell.
| |
DblClickCell(String, String, ShiftKey) |
Simulates a double-click on the specified cell.
|