ATTR_USE_LABEL_TEXT (Row)

Type: Row attribute
Description: Determines whether each row should be labeled with its numeric index or with a custom string. If the value is TRUE the custom string is specified using ATTR_LABEL_TEXT.

0 = Use numeric index as label

1 = Use custom text as label

Data Type: integer
Default Value: 0

Values

0 False
1 True