Contents

setTitle(_:ofColumn:)

Sets the title of the given column.

Declaration

func setTitle(_ string: String, ofColumn column: Int)

Parameters

  • string:

    The title of the column.

  • column:

    The index of the column whose title should be set.

See Also

Accessing Column Titles