Gets or sets a value that determines whether the toolbar should include undo/redo buttons.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowUndoRedo { get; set; } |
Visual Basic |
---|
Public Property ShowUndoRedo As Boolean Get Set |