[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TableRow

C1TableRow Class

A flow content element that defines a row within a C1Table.

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

Constructors

Name Description
C1TableRow()

Properties

Name Description
Cells

Gets the collection of C1TableCell in the C1TableRow.

Methods

Name Description
IsValidChild(Type)

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