ComponentOne Basic Library for WPF and Silverlight
Focus Method (C1TreeViewLine)


C1.WPF Namespace > C1TreeViewLine Class : Focus Method
Syntax
'Declaration
 
Public Function Focus() As System.Boolean
'Usage
 
Dim instance As C1TreeViewLine
Dim value As System.Boolean
 
value = instance.Focus()
public System.bool Focus()
See Also

Reference

C1TreeViewLine Class
C1TreeViewLine Members