columns property
The choices shared by each question in the grid.
In other words, the values of the columns. Only CHECK_BOX
and RADIO
choices are allowed.
Required.
Implementation
ChoiceQuestion? columns;
The choices shared by each question in the grid.
In other words, the values of the columns. Only CHECK_BOX
and RADIO
choices are allowed.
Required.
ChoiceQuestion? columns;