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

Syntax

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

Inheritance Hierarchy

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

See Also