MobileForms Toolkit Documentation

SmartGrid.EditSelectedCell Method 

Switches the currently selected cell into edit mode.

public void EditSelectedCell();

Remarks

You can get the currently selected cell using the SelectedCell. The behavior of this method is dependant on the CellEdit property of the column that the cell belongs to. If that CellEdit property is set to:

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace