textFieldExpression property

List<Object>? textFieldExpression
getter/setter pair

Value to use for a text label. If a plain string is provided, it will be treated as a formatted with default/inherited formatting options. SDF images are not supported in formatted text and will be ignored. Default value: "".

Implementation

List<Object>? textFieldExpression;