Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / ClipboardPasteUndoAction Class
Properties Methods Events

In This Topic
    ClipboardPasteUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ClipboardPasteUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the ClipboardPasteUndoAction.ClipboardPasteRangeUndoAction class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the action can be undone.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether this instance can execute the specified sender.  
    Public MethodOverridden. Executes the action on the specified sender.  
    Public MethodSaves the state for undoing the action.  
    Public MethodReturns a System.String that represents this instance.  
    Public MethodUndoes the action on the specified sender.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when changes occur that affect whether the action should execute. (Inherited from GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase)
    Top
    See Also