Commits any pending edits and exits edit mode.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public bool FinishEditing()
Visual Basic
Public Function FinishEditing As Boolean

Return Value

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

See Also