Get the index of this C1TextElement in its parent Children collection.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public int Index { get; internal set; }
Visual Basic
Public Property Index As Integer
	Get
	Friend Set

See Also