HTMLTableColumnHeaderEnd Method

Generates a column header end tag.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static string TableColumnHeaderEnd()

Return Value

String
String with the column header end tag.

See Also