Groups other C1Inline flow content elements.

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

Syntax

C#
[ContentPropertyAttribute("Inlines")]
public class C1Span : C1Inline
Visual Basic
<ContentPropertyAttribute("Inlines")> _
Public Class C1Span _
	Inherits C1Inline

Inheritance Hierarchy

See Also