FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot 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