ComponentOne RichTextBox for WPF and Silverlight
List Property (C1TextRange)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextRange Class : List Property
Returns the C1List the range is inside of, or null.
Syntax
'Declaration
 
Public ReadOnly Property List As C1List
public C1List List {get;}
See Also

Reference

C1TextRange Class
C1TextRange Members