Contents

headerRect(ofColumn:)

Returns the rectangle containing the header tile for the column at columnIndex.

Declaration

func headerRect(ofColumn column: Int) -> NSRect

Discussion

Raises an NSInternalInconsistencyException if columnIndex is out of bounds.

See Also

Related Documentation

Utility methods