RoundComboBoxSuggestListFilter Property
Seggestion list filter delegate, which filters the data source items of the drop down list, based on text box content.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
public FilteredListFactory SuggestListFilter { get; set; }
Public Property SuggestListFilter As FilteredListFactory
Get
Set
Property Value
FilteredListFactory