Intersoft.Client.UI.Data Namespace > UXMultipleSelectionComboBox Class : AutoFilterSelectedItems Property |
Public Property AutoFilterSelectedItems As Boolean
Dim instance As UXMultipleSelectionComboBox Dim value As Boolean instance.AutoFilterSelectedItems = value value = instance.AutoFilterSelectedItems
public bool AutoFilterSelectedItems {get; set;}
In editable mode, UXMultipleSelectionComboBox includes smart result filtering capability. When this feature is enabled, the selected items will be not be included in the search result list. You can enable this feature by setting the AutoFilterSelectedItems property to true.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2