ComponentOne FlexPivot for WinForms
SelectedItem Property (C1MultiSelect)

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace > C1MultiSelect Class : SelectedItem Property
Gets or sets the item that is currently selected in the drop-down list.
Syntax
'Declaration
 
Public Property SelectedItem As C1CheckListItem
public C1CheckListItem SelectedItem {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members