ShowUndoRedo Property (C1FlexPivotPage)
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