secondBandColorStyle property

ColorStyle? secondBandColorStyle
getter/setter pair

The second color that is alternating.

If this field is set, the second banded row is filled with the specified color. Otherwise, the second banded row is filled with a default color.

Implementation

ColorStyle? secondBandColorStyle;