Contents

takesTitleFromPreviousColumn

A Boolean that indicates whether a column takes its title from the selected cell in the previous column.

Declaration

var takesTitleFromPreviousColumn: Bool { get set }

Discussion

When the value of this property is true, the title of a column is set to the string value of the selected NSCell in the previous column.

See Also

Configuring Browsers