SequenceView.RoundItemRects

Syntax

SequenceView.RoundItemRects

Data Type

Boolean

Purpose

Specifies whether this control uses rounded corners to draw the background for the individual cells.

Remarks

By default, all cells have the same background color as the control, which prevents this property from having any discernable effect. However, you can alter the background color of an individual cell using the SeqViewColumn.BackColorExpression property.

See Also

SeqViewColumn.BackColorExpression