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

In This Topic
    CanRedo Property
    In This Topic
    Returns true if redo command can be executed
    Syntax
    'Declaration
     
    Public ReadOnly Property CanRedo As System.Boolean
    public System.bool CanRedo {get;}
    See Also