Click or drag to resize

IGridViewClickCellR 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(Int32, Int32, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, ShiftKey)
Simulates a right click on the specified cell.
Top
See Also