SeqListConnectionColumns

These constants represent the column type you can use with the column parameter of the SequenceListConnection.SetColumnVisible and SequenceListConnection.GetColumnVisible methods.

  • SeqListConnectionColumn_Comments –(Value: 1) Specifies the column that contains the comment of the sequence.
  • SeqListConnectionColumn_Label –(Value: 0) Specifies the column that contains the name of the sequence.
  • SeqListConnectionColumn_Requirements –(Value: 2) Specifies the column that contains the requirements of the sequence.

See Also

SequenceListConnection.GetColumnVisible

SequenceListConnection.SetColumnVisible