Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / UndoRedoEventArgs Class
Properties

In This Topic
    UndoRedoEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UndoRedoEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UndoRedoEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current action string.  
    Public PropertyGets a value indicating whether it is a undo or redo action.  
    Top
    See Also