Click or drag to resize

IGridViewDblClickNewRowCellR Method

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