Contents

createsSortDescriptor

An NSNumber object containing a Boolean value that determines if a sort descriptor is created for a table column.

Declaration

static let createsSortDescriptor: NSBindingOption

Discussion

If this value is false, then the table column does not allow sorting.

See Also

Binding Options