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

In This Topic
    BeginGroup Method
    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