RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / DocumentHistory Class / BeginGroup Method

In This Topic
    BeginGroup Method (DocumentHistory)
    In This Topic
    Begin an action group, all actions performed in a group are undone together.
    Syntax
    'Declaration
     
    
    Public Sub BeginGroup() 
    public void BeginGroup()
    See Also