FarPoint.Win.Spread
UndoManager Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : UndoManager Class


Represents the manager of the undo actions for the Spread component.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class UndoManager 
Visual Basic (Usage)Copy Code
Dim instance As UndoManager
C# 
public class UndoManager 

Inheritance Hierarchy

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

See Also