RichTextBox for WinRT
DocumentHistory Class Members
Properties  Methods  Events


The following tables list the members exposed by DocumentHistory.

Public Properties
 NameDescription
Public PropertyCanRedoReturns whether there is an action to redo.  
Public PropertyCanUndoReturns whether there is an action to undo.  
Public PropertyIgnoreGets or sets a value that indicates whether the action is stored in DocumentHistory or not when change the document.  
Top
Public Methods
 NameDescription
Public MethodBeginGroupBegin an action group, all actions performed in a group are undone together.  
Public MethodClearClear the history of actions.  
Public MethodEndGroupEnd an action group, see BeginGroup.  
Public MethodRedoRedo the last undone action.  
Public MethodUndoUndo the last action performed on the document.  
Top
Public Events
 NameDescription
Public EventHistoryChangedFired when the history changes, that is, the list of actions to undo or redo changed.  
Top
See Also

Reference

DocumentHistory Class
C1.Xaml.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback