highlightColumn2
A Boolean value indicating which column should be drawn with a highlight.
Declaration
var highlightColumn2: Bool { get set }Discussion
When the value of this property is true, text in column two is rendered with a highlight. When the value is false, the text in column one is rendered with a highlight. The default value of this property is false.