public C1ComboBoxSelectionMode SelectionMode {get; set;}
public: property C1ComboBoxSelectionMode SelectionMode { C1ComboBoxSelectionMode get(); void set ( C1ComboBoxSelectionMode value); }
'Declaration Public Property SelectionMode As C1ComboBoxSelectionMode
'Declaration
Public Property SelectionMode As C1ComboBoxSelectionMode
'Usage Dim instance As C1ComboBox Dim value As C1ComboBoxSelectionMode instance.SelectionMode = value value = instance.SelectionMode
'Usage
Dim instance As C1ComboBox Dim value As C1ComboBoxSelectionMode instance.SelectionMode = value value = instance.SelectionMode
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
C1ComboBox Class C1ComboBox Members
Copyright © 2025 GrapeCity, inc. All rights reserved.