C1.Win.TreeView Namespace / C1TreeView Class / FocusedElement Property

In This Topic
FocusedElement Property (C1TreeView)
In This Topic
Gets the element that has the focus.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public ReadOnly Property FocusedElement As Element
 
See Also