Click or drag to resize

IGridViewClickCell Method

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