Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / RowGroupExpandUndoAction Class / SaveState Method


In This Topic
    SaveState Method (RowGroupExpandUndoAction)
    In This Topic
    Saves the state for undoing the action.
    Syntax
    'Declaration
     
    Public Sub SaveState() 
    'Usage
     
    Dim instance As RowGroupExpandUndoAction
     
    instance.SaveState()
    public void SaveState()
    See Also