Skip to content

Auto_Label_State - dbEdit

Determines if this object will draw label values from the DDO rather than from any label that may be set in this object

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Auto_Label_State
Access Type Syntax
Read Access: Get Auto_Label_State to IntegerVariable
Write Access: Set Auto_Label_State to IntegerVariable/Value

Description

If the Auto_label_state property is set true, this object will draw label values from the DDO rather than from any label that may be set in this object.

When used within single-item objects (forms and edits), the object uses the field's long label name.

When used within multi-item objects (grids), the object uses the field's short label name.

Default is false.