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

In This Topic
    CanUndo Property (C1FlexSheet)
    In This Topic
    Gets a value that determines whether the undo stack contains any actions.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CanUndo As Boolean
    public bool CanUndo {get;}
    See Also