Optional actualOptional actualGets the actual display baseTheme to use for the component.
Optional actualGets the actual item background color.
Optional actualGets the actual item border width.
Optional actualOptional actualOptional actualOptional actualOptional actualOptional actualOptional actualOptional actualOptional actualGets the actual display Density to use for the component.
Optional actualGets the actual item border color.
Optional actualGets the actual item border width.
Optional actualGets the actual color to use for the underline element when focused.
Optional actualGets the actual opacity to use for the underline element when focused.
Optional actualGets the actual opacity to use for the underline ripple element when focused.
Optional actualGets the actual color to use for the underline element.
Optional actualGets the actual opacity to use for the underline element when hovered.
Optional actualGets the width to use for the underline element when hovered.
Optional actualGets the actual color to use for the text color.
Optional actualGets or sets the visibility of the label.
Optional actualGets the actual text to display on the list when no suggested matches are found.
Optional actualGets the actual color to use for the "no matches found" label.
Optional actualGets the actual color to use for the "no matches found" label.
Optional actualGets the actual color to use for the text color.
Optional actualGets the actual color to use for the underline element.
Optional actualGets the actual opacity to use for the underline element.
Optional actualGets the actual color to use for the underline ripple element.
Optional actualGets the actual opacity to use for the underline ripple element.
Optional actualGets the actual width to use for the underline element.
Optional actualGets the actual width to use for the underline element.
Optional actualGets the actual name of the field in the data source will be used as the Value of the ComboEditor.
Optional allowWhether to allow filtering of the combo
Optional backgroundGets or sets the background color to use for the input group.
Optional baseGets or sets the base built in theme to use for the component.
Optional borderGets or sets the color to use the border of the input group.
Optional borderGets or sets the border width to use for the border of the item group.
Optional changeOptional changingOptional contentOptional contentOptional contentOptional contentOptional cornerOptional cornerOptional cornerOptional cornerOptional dataGets or sets the data to which to bind the combo box list. This can be some type of array or list, or it can be an IDataSource instance.
Optional dataGets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
Optional densityGets or sets the display Density to use for the buttons and dropdown grid.
Optional dropGets or sets the visibility of the drop down button.
Optional fieldsGets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
Optional focusGets or sets the color to use the hovered background of the inputs in the group.
Optional focusGets or sets the border width to use for the border of the item group when focused.
Optional focusGets or sets the color to use for the underline element.
Optional focusGets or sets the color to use for the underline element.
Optional focusGets or sets the opacity to use for the underline ripple element when focused.
Optional gotOptional heightOptional hoverGets or sets the color to use for the underline element.
Optional hoverGets or sets the color to use for the underline element.
Optional hoverGets or sets the width to use for the underline element when hovered.
Optional isIndicates that the dropdown will position itself relative to the window instead of the document.
Optional keyOptional labelThe text displayed in the label portion of the control.
Optional labelGets or sets the color to use for the text.
Optional labelGets or sets the font to use for the combobox.
Optional lostOptional noGets or sets the text to display on the list when no suggested matches are found.
Optional noGets or sets the color to use for the "no matches found" label.
Optional noGets or sets the color to use for the "no matches found" label.
Optional noGets or sets the font to use for the combobox.
Optional openIndicates that the dropdown should open as a child of the combobox.
Optional placeholderPlaceholder text which gives the user a hint about what kind of text is expected.
Optional selectedOptional textThe text displayed in the edit portion of the control.
Optional textGets or sets the color to use for the text.
Optional textDetermines the name of the field in the data source will be used as the Text of the ComboEditor.
Optional textGets or sets the font to use for the combobox.
Optional textOptional underlineGets or sets the color to use for the underline element.
Optional underlineGets or sets the color to use for the underline element.
Optional underlineGets or sets the color to use for the underline ripple element.
Optional underlineGets or sets the opacity to use for the underline ripple element.
Optional underlineGets or sets the width to use for the underline element.
Optional underlineGets or sets the width to use for the underline element.
Optional useIndicates that the dropdown will place itself into the browser top layer.
Optional valueGets or sets the Value of the combo. When the user selects an item from, the value is set based on the specified ValueField field. If not ValueField is specified, then the first field in the data source is used. When the user enters text into the combo, the list is searched based on the TextField field. If a matching string is found, the Value of the combo is the value of the ValueField field in the same row. If the text entered in the combo does not match any item on the list, then the value will return null.
Optional valueSets or gets the user provided primary key to assume for the data. Certain functionality of the combo (such as the the current Value) requires a way to uniquely identify items in order to work correctly. If a primary key cannot be inferred from the data source, you may need to provide one here.
Optional width
Gets the actual opacity to use for the underline ripple element.