Returns the C1List the range is inside of, or null.

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

Syntax

C#
public C1List List { get; }
Visual Basic
Public ReadOnly Property List As C1List
	Get

See Also