The C1ComboBox type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | BoundItemCreated |
Occurs after C1ComboBoxItem is created in data binding.
|
![]() | ItemDataBinding |
Occurs when C1ComboBoxItem is binding data.
|
![]() | ItemsRequested |
Occurs when C1ComboBox requests data from client side.
|
![]() | SelectedIndexChanged |
Occurs when the SelectedIndex property has changed.
|
![]() | TextChanged |
Occurs when the text in the C1ComboBox text box changes.
|
![]() | TextExceeded |
Occurs when the length of text in the C1ComboBox exceeds the MaxLength.
|