<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / ShowUndoRedo Property

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