IBindingDimCombo.ValueAttributeDefined

Syntax

ValueAttributeDefined

Description

The ValueAttributeDefined property determines whether the ATTRIBUTEVALUE parameter is present in binding string.

Comments

If the ValueAttributeDefined property is set to True, the binding string describing the value editor contains the ATTRIBUTEVALUE parameter. The value of this parameter is determined by the ValueAttribute property.

Example

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

See also:

IBindingDimCombo