Click or drag to resize

IGridViewClickNewRowCellR Method

Overload List
  NameDescription
Public methodClickNewRowCellR(Int32)
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
Public methodClickNewRowCellR(String)
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
Public methodClickNewRowCellR(Int32, ShiftKey)
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
Public methodClickNewRowCellR(String, ShiftKey)
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
Top
See Also