HtmlContentControl.FocusElement Method
Name | Parameters | Description |
---|---|---|
FocusElement(DxHtmlElement, Boolean) | element, focused | Sets focus to or removes focus from the specified element. |
FocusElement(String, Boolean) | elementId, focused | Sets focus to or removes focus from the element with the specified ID. |