The table heading tag.

Namespace: HTMLPlusPlus
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public class Th : Td

Remarks

We inherit all our functionality from Td.

Inheritance Hierarchy

System..::..Object
  HTMLPlusPlus..::..Tag
    HTMLPlusPlus..::..Td
      HTMLPlusPlus..::..Th

See Also