ComponentOne RichTextBox for WPF and Silverlight
BeginGroup Method (DocumentHistory)

C1.WPF.RichTextBox.Documents Namespace > DocumentHistory Class : BeginGroup Method
Begin an action group, all actions performed in a group are undone together.
Syntax
'Declaration
 
Public Sub BeginGroup() 
public void BeginGroup()
See Also

Reference

DocumentHistory Class
DocumentHistory Members