ComponentOne RichTextBox for WPF and Silverlight
Index Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : Index Property
Get the index of this C1TextElement in its parent Children collection.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members