BootstrapComboBoxPropertiesBuilder Members
Contains settings specific to a combobox editor.
#Methods
Name | Description |
---|---|
Allow |
Sets a value that specifies whether an end-user is able to change the editor’s value using the mouse wheel. |
Allow |
Sets a value that specifies whether the combo box allows null values to be entered. |
Bind |
|
Buttons |
The collection of editor buttons. |
Button |
Sets a common template used for rendering the editor’s buttons. |
Button |
Sets a common template used for rendering the editor’s buttons. |
Callback |
Sets the number of items returned from the server on each callback request performed in response to a predefined client user action. |
Clear |
The settings of the editor’s Clear button. |
Client |
Object that lists the client-side events specific to the Combo |
Convert |
Sets a value that specifies whether empty string values are converted to a null reference when an inplace editor’s value is retrieved from a data source field. |
Data |
Sets a specific data member in a multimember data source to bind to the editor. |
Display |
Sets a value specifying whether a format pattern defined via the Edit |
Display |
Sets the pattern used to format the editor’s value for display purposes. |
Drop |
Sets a value that specifies whether the drop down window’s width is calculated automatically. |
Drop |
The settings of the editor’s drop down button. |
Drop |
Sets the number of list items displayed within the editor’s scrollable dropdown window simultaneously. |
Drop |
Sets a value that specifies the manner in which end users can change the edit value of the dropdown list editor. |
Enable |
Sets a value that specifies whether the editor’s list items can be loaded to the client side on demand via callbacks. |
Enable |
Sets a value that specifies whether the editor can be manipulated on the client side via code. |
Encode |
Sets a value that specifies whether the editor’s value and element content is rendered as pure HTML, or HTML markers are stripped out. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Fields |
Provides access to a Combo |
Filter |
Sets a value that defines the minimum length for the filter string input, after which filtering operations are initiated. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Help |
Sets the current editor help text. |
Help |
Provides access to an editor’s help text settings. |
Icon |
Sets the data source field that provides the names of CSS classes that define images for the editor’s items. |
Incremental |
Sets the time interval between the time a user starts typing within the editor’ edit box, and filtering is applied. |
Incremental |
Sets a value that specifies the filtering mode of the editor. |
Items |
The collection of items displayed in the Combo Box editor’s dropdown window. |
Item |
Sets a common template used for displaying the content of all items within the combo box and token box. |
Item |
Sets a common template used for displaying the content of all items within the combo box and token box. |
Load |
Sets a value specifying whether the HTML code that represents the editor’s drop-down window should be loaded via a callback on demand. |
Max |
Sets the maximum number of characters an end user can enter into the editor. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Null |
Sets the text displayed within the editor’s edit region when the editor’s value is null. |
Null |
Sets the prompt text displayed within the editor’s input box when the editor is not focused and its value is null. |
Null |
Sets a value indicating when the null text should be displayed in the editor. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Select |
|
Text |
Sets the data source field that provides display texts for the editor’s items. |
Text |
Sets the pattern used to format the selected item’s text displayed within the editor’s edit box. |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Sets the data source field that provides values for the editor’s items. |
Value |
The data type of the editor’s values. |
Width |
Sets the editor’s width. |
Width |
Sets the editor’s width. |
See Also