IBindingDimCombo.LevelAttribute

Syntax

LevelAttribute: String;

Description

The LevelAttribute property determines the LEVELATTR parameter value in binding string.

Comments

The LEVELATTR parameter determines the string that contains the type of displaying names of specific levels of elements. A custom display type can be specified for each dictionary level. Determine the following type of the row 0{X1*Y1,X2*Y2,...,Xn*Yn} as the LevelAttribute property value, where:

The LevelAttribute property is available if the LevelAttributeDefined property is set to True. If the LevelAttribute property is changed, the LevelAttributeDefined property is automatically set to True.

Example

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

See also:

IBindingDimCombo