ComponentOne FlexGrid for WinForms
FinishEditing() Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > FinishEditing Method : FinishEditing() Method
Finishes editing the current cell and takes the grid out of edit mode.
Syntax
'Declaration
 
Public Overloads Function FinishEditing() As Boolean
public bool FinishEditing()

Return Value

True if the grid left edit mode successfully, false otherwise.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List