Overload | Description |
---|---|
StartEditing(Int32,Int32,Char) | Puts the grid in edit mode and starts editing a cell. |
StartEditing(Int32,Int32) | Puts the grid in edit mode and starts editing a cell. |
StartEditing() | Puts the grid in edit mode and starts editing the current cell. |