Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / History Class
Properties Methods


In This Topic
    History Class Members
    In This Topic

    The following tables list the members exposed by History.

    Public Properties
     NameDescription
    Public Property Returns true if redo command can be executed  
    Public Property Returns true if undo command can be executed  
    Public Property Returns the list of available redo operations.  
    Public Property Returns the list of available undo operations.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases unmanaged resources used by the History class.  
    Public MethodOverloaded.  Redo a given number of operations.  
    Public MethodOverloaded.  Undo a given number of operations.  
    Top
    See Also