Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / GroupColumnUndoAction Class / SaveUndoState Method


In This Topic
SaveUndoState Method (GroupColumnUndoAction)
In This Topic
Saves the undo state.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
 
'Usage
 
Dim instance As GroupColumnUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()

Return Value

Boolean: true if successful; otherwise, false
See Also