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.
Returns the title of a custom property.
func columnTitle(forProperty property: String!) -> String!The property whose title will be returned.
The title of the custom property.