| C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : Group Method |
'DeclarationPublic Sub Group( _ ByVal parent As C1TextElement, _ ByVal start As System.Integer, _ ByVal count As System.Integer _ )
'UsageDim instance As C1TextElement Dim parent As C1TextElement Dim start As System.Integer Dim count As System.Integer instance.Group(parent, start, count)
public void Group( C1TextElement parent, System.int start, System.int count )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2