ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.C1ComboBox Namespace
Inheritance Hierarchy
C1.Web.Wijmo.Controls.4 Assembly : C1.Web.Wijmo.Controls.C1ComboBox Namespace
Classes
 ClassDescription
ClassRepresents a ComboBox in an ASP.NET Web page.
ClassContains event data for C1ComboBox.CallbackDataBind event.
ClassRepresents a combobox column in the C1ComboBox control.
ClassContains event data for C1ComboBox.SelectedIndexChanged event and C1ComboBox.TextChanged event.
ClassRepresents a combobox items in the C1ComboBox control.
ClassRepresents a collection of C1ComboBoxItem objects.
ClassContains event data for data binding events. Such as C1ComboBox.BoundItemCreated event and C1ComboBox.ItemDataBinding event.
ClassContains event data for C1ComboBox.ItemPopulate event.
ClassRepresents C1ComboBoxSerializer which will serialize C1ComboBox.
ClassTemplate container for C1ComboBox.
ClassRepresents C1ComboColumn collection.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle C1ComboBox.CallbackDataBind event.
DelegateRepresents the method that will handle C1ComboBox.SelectedIndexChanged event.
DelegateRepresents the method that will handle an data binding events of C1ComboBox. Such as C1ComboBox.BoundItemCreated event and C1ComboBox.ItemDataBinding event.
DelegateRepresents the method that will handle C1ComboBox.ItemPopulate event.
Enumerations
 EnumerationDescription
EnumerationSpecifies the means of populating items for combobox at Callback mode.
EnumerationSpecifies the position of the drop-down list trigger
See Also

Reference

C1.Web.Wijmo.Controls.4 Assembly