FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / UndoStack Class / CanUndo Property

In This Topic
    CanUndo Property (UndoStack)
    In This Topic
    Gets a value that indicates whether the stack contains actions that can be undone.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanUndo As Boolean
    public bool CanUndo {get;}
    See Also