id |
String |
Gets the id of this question group. |
name |
String |
Gets the name of the question group. |
index |
Number |
Gets the index of the question group. |
label |
String |
Gets the question group label. |
description |
String |
Get the question group description. |
templateGroup |
String |
Gets the id of parent group from questionnaire template. |
repeatIndex |
Number |
Index of this instance of repeatable group. Zero for non-repeatable groups. |
repeatEnabled |
Boolean |
Indicates whether the group is repeatable. |
isVisible |
Boolean |
Gets or sets whether the group is visible. |
isEnabled |
Boolean |
Gets or sets whether the group is enabled. |
isExpanded |
Boolean |
Gets or sets whether the group is expanded (true) or collapsed (false). |