Table of Contents

Class CollectionTableLinesHeader

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Collection of header lines printed once at the start of the table (or each page depending on rendering logic) .

public class CollectionTableLinesHeader : CollectionTableLinesTBase<TableLineHeader>, IList<TableLineBase>, ICollection<TableLineBase>, IReadOnlyList<TableLineBase>, IReadOnlyCollection<TableLineBase>, IEnumerable<TableLineBase>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
Inheritance
CollectionTableLinesHeader
Implements
Inherited Members

Methods

AddNew()

Creates and appends a header line.

public TableLineHeader AddNew()

Returns

TableLineHeader