TableField.Title Property
Project Developer Reference |
Returns or sets a string representing the title of a specified table field. Read/write String.
Syntax
expression.Title
expression A variable that represents a TableField object.
Return Value
String
See Also