[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1ListItem

C1ListItem Class

A flow content element that represents a particular content item in a C1List.

Inheritance
C1ListItem
Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class C1ListItem : C1Block, IEnumerable<C1TextElement>, IEnumerable

Constructors

Name Description
C1ListItem()

Properties

Name Description
Blocks

Gets the collection of C1Block elements contained in the C1ListItem.

Methods

Name Description
IsValidChild(Type)

Checks whether a type is a valid child of this C1TextElement.