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

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