Click or drag to resize

IGridViewDblClickNewRowCell Method

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