<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / UndoStack Class / CanUndo Property

In This Topic
    CanUndo Property
    In This Topic
    Gets a value that indicates whether the stack contains Undo states.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanUndo As Boolean
    public bool CanUndo {get;}
    See Also