Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / IUndo Interface
Properties Methods

In This Topic
    IUndo Interface Members
    In This Topic

    The following tables list the members exposed by IUndo.

    Public Properties
     NameDescription
     PropertyGets a value that indicates whether the command or operation can be undone.  
    Top
    Public Methods
     NameDescription
     MethodSaves the state for undoing the command or operation.  
     MethodUndoes the command or operation.  
    Top
    See Also