The index of the C1ListItem in the parent C1List.

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

Syntax

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

See Also