Contents

columnTitle(forProperty:)

Returns the title of a custom property.

Declaration

func columnTitle(forProperty property: String!) -> String!

Parameters

  • property:

    The property whose title will be returned.

Return Value

The title of the custom property.

See Also

Working with Properties in the Record List