Previous Next

Tag property (Progress.Data.BindingSource)

(Windows only; GUI for .NET only)
Allows you to assign and return an arbitrary .NET object associated with a BindingSource.
Data type:
System.Object class (from the .NET Framework)
Access:
Applies to:
One use of this property is to store a character string containing some descriptive information about the BindingSource instance. For example, you might assign a character expression directly to this property, which ABL boxes as a System.String before assigning it to the property.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.