SearchMenuControlItemsSuggestion Property
Suggested items in the
SearchMenuControl usercontrol based on the content of the textbox.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public ObservableCollection<Object> ItemsSuggestion { get; }
Public ReadOnly Property ItemsSuggestion As ObservableCollection(Of Object)
Get
Property Value
ObservableCollectionObject