ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / ShowUndoRedo Property

In This Topic
    ShowUndoRedo Property
    In This Topic
    Gets or sets a value that determines whether the toolbar should include undo/redo buttons.
    Syntax
    'Declaration
     
    Public Property ShowUndoRedo As System.Boolean
    public System.bool ShowUndoRedo {get; set;}
    See Also