IQtTableWidget.ClickCellR Method |
Name | Description | |
---|---|---|
![]() | ClickCellR(Int32, Int32) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(Int32, String) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(String, Int32) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(String, String) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(Int32, Int32, ShiftKey) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(Int32, String, ShiftKey) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(String, Int32, ShiftKey) |
Simulates a right click on the specified cell.
|
![]() | ClickCellR(String, String, ShiftKey) |
Simulates a right click on the specified cell.
|