Items Property (SLAutoCompleteBox)
Class
SLAutoCompleteBox
.
Action
Gets a list containing items of the current matches. If nothing was entered in the control's text box an empty list is returned.
Syntax
'Declaration Protected Read Property Items As
List(Of
SLComboBoxItem
)
Access
Read only.