'Declaration Protected Overrides Function SaveUndoState() As Boolean
'Usage Dim instance As GroupColumnUndoAction Dim value As Boolean value = instance.SaveUndoState()
protected override bool SaveUndoState()
Return Value
Boolean: true if successful; otherwise, false