Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class TableFooter : TableBand
Visual Basic (Declaration)
Public Class TableFooter _
	Inherits TableBand

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.DocumentElement
    C1.C1PrintDocument..::.TableBand
      C1.C1PrintDocument..::.TableFooter

See Also