GlobalizationSettings.GetTableRowTypeOfHeaders

GlobalizationSettings.GetTableRowTypeOfHeaders method

Gets the type name of table rows that consists of the table header. Default is “Headers”, so in formula “#Headers” represents the table header.

public virtual string GetTableRowTypeOfHeaders()

Return Value

the type name of table rows

See Also