IGridView.ClickCell Method |
Name | Description | |
---|---|---|
![]() | ClickCell(Int32, Int32) |
Simulates a left click on the specified cell.
|
![]() | ClickCell(Int32, String) |
Simulates a left click on the specified cell.
|
![]() | ClickCell(Int32, Int32, ShiftKey) |
Simulates a left click on the specified cell.
|
![]() | ClickCell(Int32, String, ShiftKey) |
Simulates a left click on the specified cell.
|