IBindingDimCombo.ValueAttribute

Syntax

ValueAttribute: Boolean;

Description

The ValueAttribute property determines the ATTRIBUTEVALUE parameter value in binding string.

Comments

The ATTRIBUTEVALUE parameter determines the attribute of the dictionary, which values are used to create a cell value. By default, the attribute with the Identifier purpose will be used.

The ValueAttribute property is available if the ValueAttributeDefined property is set to True. If the ValueAttribute property is changed, the ValueAttributeDefined property is automatically set to True.

Example

The example of use is given in description of the Group property.

See also:

IBindingDimCombo