C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / FinishEditing Method / FinishEditing() Method

In This Topic
FinishEditing() Method
In This Topic
Commits any pending edits and exits edit mode.
Syntax
'Declaration
 
Public Overloads Function FinishEditing() As Boolean
 

Return Value

True if there were pending edits and they were successfully committed.
See Also