IDropDownBox Methods
An interface that defines the DxDropDownBox component’s API members (properties and methods).
Name | Description |
---|---|
Begin |
Suspends component updates caused by parameter changes and method calls until the End |
End |
Resumes component updates (when the Begin |
Focus |
Moves focus to the Dx component.
|
Get |
Returns a text defined by the Query |
Hide |
Hides the editor’s drop-down window. |
Show |
Displays the editor’s drop-down window. |
See Also