firstRowOption property

FirstRowOption? firstRowOption
getter/setter pair

Specifies from a predefined set of options or from a reference to the field what will be displayed in the first row.

To set this override, set the FirstRowOption.fieldOption to the FieldSelector of your choice.

Implementation

FirstRowOption? firstRowOption;