Back to Devexpress

HtmlContentControl.FocusElement Method

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentcontrol-dot-focuselement.md

latest572 B
Original Source

HtmlContentControl.FocusElement Method

NameParametersDescription
FocusElement(DxHtmlElement, Boolean)element, focusedSets focus to or removes focus from the specified element.
FocusElement(String, Boolean)elementId, focusedSets focus to or removes focus from the element with the specified ID.