ListBoxColumn

The ListBoxColumn object represents a visible column in the ListBox control. Use the ListBox.ColumnSet property to obtain a list of columns for the control.

When using a SequenceListConnection , use the SequenceListConnection.GetColumnIndex and SequenceListConnection.SetColumnVisible methods to determine the columns the ListBox control displays and the index for each column in ListBoxColumns .

Properties

See Also

ListBox

ListBox.ColumnSet

ListBoxColumns

SequenceListConnection

SequenceListConnection.GetColumnIndex

SequenceListConnection.SetColumnVisible