ComponentOne RichTextBox for WPF and Silverlight
Inlines Property (C1Span)

C1.WPF.RichTextBox.Documents Namespace > C1Span Class : Inlines Property
Gets the collection of C1Inline elements grouped by the C1Span.
Syntax
'Declaration
 
Public ReadOnly Property Inlines As ProxyCollection(Of C1Inline)
public ProxyCollection<C1Inline> Inlines {get;}
See Also

Reference

C1Span Class
C1Span Members