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

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