SequenceView.BackColor

Syntax

SequenceView.BackColor

Data Type

Color

Purpose

Specifies the default background color.

Remarks

Note You can override this default color on a per-row, per-column basis using the SequenceView.ItemBackColorExpression and SeqViewColumn.BackColorExpression properties.
Note When using the SequenceView control as an ExecutionViewConnection , use the SequenceView.BackColor property only when the value of the ExecutionViewConnection.Options property is ExecutionViewConnection_IgnoreColors .

See Also

Color Object

ExecutionViewConnection

ExecutionViewConnection.Options

SequenceView.CommentsColor

SequenceView.ItemBackColorExpression

SequenceView.TextColor

SeqViewColumn.BackColorExpression