C1.Silverlight.RichTextBox.5
Undo Method

Undo the last action performed on the document.
Syntax
'Declaration
 
Public Sub Undo() 
public void Undo()
Remarks
If there are no action to undo, it does nothing.
See Also

Reference

DocumentHistory Class
DocumentHistory Members

 

 


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