Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / UndoManager Class
Members


In This Topic
    UndoManager Class
    In This Topic
    Represents the manager of the undo actions for the Spread component.
    Syntax
    'Declaration
     
    
    Public Class UndoManager 
    'Usage
     
    
    Dim instance As UndoManager
    public class UndoManager 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.UndoRedo.UndoManager

    See Also