Contents

titleFrame(ofColumn:)

Returns the bounds of the title frame for the specified column.

Declaration

func titleFrame(ofColumn column: Int) -> NSRect

Parameters

  • column:

    The index of the column for which to return the title frame.

Return Value

The rectangle specifying the bounds of the column’s title frame.

See Also

Accessing Column Titles