RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRow Class / UnGroup Method

In This Topic
    UnGroup Method (C1TableRow)
    In This Topic
    Ungroups this C1TextElement, that is, this C1TextElement is removed, and all its children are added to its parent.
    Syntax
    'Declaration
     
    
    Public Sub UnGroup() 
    public void UnGroup()
    See Also