grid property

Grid? grid
getter/setter pair

The question group is a grid with rows of multiple choice questions that share the same options.

When grid is set, all questions in the group must be of kind row.

Implementation

Grid? grid;