Property
|
Description
|
---|---|
Index
|
The response’s position in the response list. Numbering starts at zero for the first item in the list.
|
Label
|
The response’s text based on the active language, routing context and label type.
|
Style
|
The Style object for the response. This allows you to override the default presentation styles just for this response. For example:
Q4.Category["NoneOfThese"].Style.Color = "Dark Blue"
|