Click or drag to resize

IGridViewClickNewRowCell Method

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