Table of Contents

Class CollectionTableLinesFooter

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

Collection of footer lines printed after all data/group lines.

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

Methods

AddNew()

Creates and appends a footer line.

public TableLineFooter AddNew()

Returns

TableLineFooter