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

In This Topic
    ActionBase Class Members
    In This Topic

    The following tables list the members exposed by ActionBase.

    Public Methods
     NameDescription
    Public MethodDefines the method that determines whether the action can execute in its current state.  
    Public MethodDefines the method to be called when the action is invoked.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when changes occur that affect whether the action should execute.  
    Top
    See Also