| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AppendDataBoundItems | Gets or sets a value determines whether to append bound items for C1ComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoComplete | A value that determines whether to start the auto-complete function after typing in the text if a match exists. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoFilter | A value determines whether to shorten the drop-down list items by matching the text in the textbox after typing. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoPostBack | Sets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CallbackDataPopulate | Gets or sets a value that determines which means to populate data for c1combobox(without posting back). |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Columns | Collection of columns in the combobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CommandArgument | |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CommandName | |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Controls | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSelectedField | Gets or sets the field in the data source from which to load item state. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceObject | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataTextField | Gets or sets the field in the data source from which to load text values. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataTextFormatString | The formatting applied to the text field. For example,"{0:d}". |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataValueField | Gets or sets the field in the data source from which to load item values. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Delay | A value that determines the duration (in milliseconds) of the time to delay before autocomplete begins after typing stops. Default: 300. Type: Number. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropdownHeight | A value that specifies the height of the drop-down list. Default: 300. Type: Number. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropDownListPosition | A value that specifies the position options of the drop-down list |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropdownWidth | A value that specifies the width of the drop-down list. Default: "-1". Type: Number. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableCallBackMode | Gets or sets a value that determines whether to enable callback to load C1ComboBoxItems on demand. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnsureDropDownOnBody | A value indicating the dropdown element will be append to the body or combobox container. If the value is true, the dropdown list will be appended to body element, else it will append to the combobox container. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ForceSelectionText | A value that determines whether to check the input text against the text of the selected item when the focus blurs. Default: false. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | Overridden. Gets or sets the Height of the combobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HidingAnimation | A value specifies the animation options for the drop-down list when it is hidden. Default: null. Type: Object. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HighlightMatching | A value that determines whether to highlight the keywords in an item. If "abc" is typed in the textbox, all "abc" matches are highlighted in the drop-down list. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsEditable | A value that determines whether input is editable. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Items | Collection of child items in the combobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ItemsTemplate | Gets or sets the template of the items. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LabelText | A value that specifies the text in the wijcombobox label. Default: null. Type: String. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MinLength | A value that determines the minimum length of text that can be entered in the wijcombobox text box to issue an AJAX request. Default: 4. Type: Number. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MultipleSelectionSeparator | A value that specifies the separator for the multiple selected items text in the textbox. Default: ",". Type: String. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamingContainer | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientChanged | A function called when select item is changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientClose | A function called when drop-down list is closed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientOpen | A function called when drop-down list is opened. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSearch | A function called before searching the list. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSelect | A function called when any item in list is selected. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSelectedIndexChanged | A function called after the selected index of the C1ComboBox has changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSelectedIndexChanging | A function called when the selected index of the C1ComboBox is about to change. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientTextChanged | A function called when when the Text property is changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Page | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedIndex | A value that specifies the index of the item to select when using single mode. If the selectionMode is "multiple", then this option could be set to an array of Number which contains the indices of the items to select. Default: -1. Type: Number/Array. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedIndices | Gets or sets the SelectedIndices of C1ComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedItem | Gets the SelectedItem of C1ComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedItems | Gets the SelectedItems of C1ComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedValue | Gets or sets the SelectedValue of C1ComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectElementWidthFix | /// A value that specifies the index of the item to select when using single mode. /// If the selectionMode is "multiple", then this option could be set /// to an array of Number which contains the indices of the items to select. /// Default: -1. /// Type: Number/Array. /// A value added to the width of the target select element to account for the scroll bar width of superpanel. Default: 6. Type: Number. Unit for this value is pixel. Because the width of the scroll bar may be different between browsers if wijcombobox is initialized with the width of the HTML select element, the text may be hidden by the scroll bar of wijcombobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectionMode | |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectOnItemFocus | A value that determines whether to select the item when the item gains focus or is activated. Default: false. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowingAnimation | A value that specifies the animation options for a drop-down list when it is visible. Default: null. Type: Object. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowTrigger | A value that determines whether to show the trigger of wijcombobox. Default: true. Type: Boolean. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Site | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateControl | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Text | Text in the combobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TriggerPosition | A value that specifies the position of the drop-down list trigger. Default: "right". Type: String. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UniqueID | Overridden. Gets the uniqueID of this control |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | Overridden. Gets or sets the width of the combobox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |