C1.WPF Namespace > C1ComboBox Class : SelectionMode Property |
'Declaration
Public Property SelectionMode As C1ComboBoxSelectionMode
'Usage
Dim instance As C1ComboBox Dim value As C1ComboBoxSelectionMode instance.SelectionMode = value value = instance.SelectionMode
public C1ComboBoxSelectionMode SelectionMode {get; set;}
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