ListBoxColumn
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
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 .