Sets focus to the current node.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
If the current node isn't visible onscreen, the Focus method calls the TreeListNode.MakeVisible method. Once the node is displayed onscreen, the Focus method sets focus to it. To learn more, see Focused Node.