Overview
Help with ASP.NET Web Forms Edition
Key Features
Quick Start
Step 1 of 4: Creating an Application
Step 2 of 4: Adding Items to C1ComboBox
Step 3 of 4: Create an Event Handler for the Selected Item
Step 4 of 4: Running the Project
Design-Time Support
Smart Tag
Context Menu
Collection Editors
C1ComboBox Editor
Columns Designer
ComboBox Appearance
Themes
C1ComboBox CSS Selectors
Working with the Client-Side ComboBox
Client-Side Events
Samples
Task-Based Help
Databinding the ComboBox
Client-Side Reference
Using the Wijmo CDN
C1.C1Report.4 Assembly
Namespaces
C1.C1Word Namespace
Overview
C1.C1Word.Canvas Namespace
Overview
C1.C1Word.Objects Namespace
Overview
C1.Web.Wijmo.Controls.4 Assembly
Namespaces
C1.Web.Wijmo.Controls Namespace
Overview
Classes
C1BaseStateManager
Overview
Members
C1TargetControlBase
Overview
Members
Methods
GetPropertyValue<V> Method
GetScriptDescriptors Method
GetScriptReferences Method
RegisterDesignTimeStyleSheet Method
SetPropertyValue<V> Method
Properties
CDNDependencyPaths Property
CDNPath Property
DisplayVisible Property
EnableCombinedJavaScripts Property
Enabled Property
Theme Property
ThemeSwatch Property
UseCDN Property
WijmoControlMode Property
WijmoCssAdapter Property
Structures
PointF
Overview
Members
PointF Constructor
Methods
Equals Method
GetHashCode Method
Properties
X Property
Y Property
Fields
Empty Field
Operators
Equality Operator
Inequality Operator
C1.Web.Wijmo.Controls.C1ComboBox Namespace
Overview
Classes
C1ComboBox
Overview
Members
C1ComboBox Constructor
Methods
LoadLayout Method
LoadLayout(String) Method
LoadLayout(Stream) Method
LoadLayout(String,LayoutType) Method
LoadLayout(Stream,LayoutType) Method
SaveLayout Method
SaveLayout(String) Method
SaveLayout(Stream) Method
Properties
AppendDataBoundItems Property
AutoComplete Property
AutoFilter Property
AutoPostBack Property
CallbackDataPopulate Property
CommandArgument Property
CommandName Property
DataSelectedField Property
DataTextField Property
DataTextFormatString Property
DataValueField Property
Delay Property
DropdownHeight Property
DropDownListPosition Property
DropdownWidth Property
EnableCallBackMode Property
EnsureDropDownOnBody Property
ForceSelectionText Property
Height Property
HidingAnimation Property
HighlightMatching Property
IsEditable Property
LabelText Property
MinLength Property
MultipleSelectionSeparator Property
OnClientChanged Property
OnClientClose Property
OnClientOpen Property
OnClientSearch Property
OnClientSelect Property
OnClientSelectedIndexChanged Property
OnClientSelectedIndexChanging Property
OnClientTextChanged Property
SelectElementWidthFix Property
SelectionMode Property
SelectOnItemFocus Property
ShowingAnimation Property
ShowTrigger Property
Text Property
TriggerPosition Property
Width Property
Events
BoundItemCreated Event
CallbackDataBind Event
ItemDataBinding Event
ItemPopulate Event
SelectedIndexChanged Event
C1ComboBoxCallbackEventArgs
Overview
Members
C1ComboBoxCallbackEventArgs Constructor
Properties
DataSource Property
FilterText Property
PageSize Property
C1ComboBoxColumn
Overview
Members
C1ComboBoxColumn Constructor
Properties
DataField Property
DataFormatString Property
Name Property
Width Property
C1ComboBoxEventArgs
Overview
Members
Properties
NewSelectedIndex Property
OldSelectedIndex Property
C1ComboBoxItem
Overview
Members
C1ComboBoxItem Constructor
C1ComboBoxItem Constructor()
C1ComboBoxItem Constructor(String)
C1ComboBoxItem Constructor(String,String)
Properties
Cells Property
Selected Property
Text Property
ToolTip Property
Value Property
C1ComboBoxItemCollection
Overview
Members
C1ComboBoxItemCollection Constructor
Methods
Add Method
Clear Method
Insert Method
Remove Method
RemoveAt Method
Properties
IsEmpty Property
SelectedIndices Property
C1ComboBoxItemEventArgs
Overview
Members
C1ComboBoxItemEventArgs Constructor
Properties
Item Property
C1ComboBoxItemPopulateEventArgs
Overview
Members
C1ComboBoxItemPopulateEventArgs Constructor
Properties
EndRequest Property
FilterText Property
RequestedItemCount Property
C1ComboBoxSerializer
Overview
Members
C1ComboBoxSerializer Constructor
C1ComboBoxSerializer Constructor(Object)
C1ComboBoxSerializer Constructor(IComponentChangeService,Object)
C1ComboBoxTemplateContainer
Overview
Members
Properties
ComboBoxItem Property
ParentComboBox Property
C1ComboColumnCollection
Overview
Members
C1ComboColumnCollection Constructor
Enumerations
CallbackDataPopulate
TriggerPosition
Delegates
C1ComboBoxCallbackEventHandler
C1ComboBoxEventHandler
C1ComboBoxItemEventHandler
C1ComboBoxItemPopulateEventHandler