Contents

title(ofColumn:)

Returns the title displayed for the given column.

Declaration

func title(ofColumn column: Int) -> String?

Parameters

  • column:

    The index of the column for which to get the title.

Return Value

The title of the specified column.

See Also

Accessing Column Titles