Specifies the database table columns to be displayed in labels.
Signature
object.DisplayableAttributes
object |
The object or objects this property applies to. |
DisplayableAttributes |
Variant (array of Strings); read-only Indicates the table columns to be displayed in labels based on the specified LabelTemplate object. |
Remarks
Displayable attributes can be set using theFormat property of the LabelTemplate object.
See Also