DxComboBox<TData, TValue> Methods
A text editor that allows users to select predefined items from the drop-down list or type custom values.
Name | Description |
---|---|
Begin |
Suspends component updates caused by parameter changes and method calls until the End |
End |
Resumes component updates (when the Begin |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Focus |
Moves focus to the editor.
Inherited from Dx |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides an editor’s drop-down window.
Inherited from Dx |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload() |
Reloads a list editor’s data.
Inherited from Dx |
Show |
Displays an editor’s drop-down window.
Inherited from Dx |
To |
Returns a string that represents the current object. Inherited from Object. |