[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1Table.Columns

Columns Property

Columns

Gets a collection that contains the columns hosted by the table.

Declaration
public Collection<C1TableColumn> Columns { get; }