ComponentOne Basic Library for WPF and Silverlight
IsKeyboardFocused Property (C1TreeViewPanel)


C1.WPF Namespace > C1TreeViewPanel Class : IsKeyboardFocused Property
Syntax
'Declaration
 
Public ReadOnly Property IsKeyboardFocused As System.Boolean
'Usage
 
Dim instance As C1TreeViewPanel
Dim value As System.Boolean
 
value = instance.IsKeyboardFocused
public System.bool IsKeyboardFocused {get;}
See Also

Reference

C1TreeViewPanel Class
C1TreeViewPanel Members