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

In This Topic
    RedoList Property
    In This Topic
    Returns the list of available redo operations.
    Syntax
    'Declaration
     
    Public ReadOnly Property RedoList As System.String()
    public System.string[] RedoList {get;}
    See Also