ComponentOne Basic Library for WPF and Silverlight
Focusable Property (C1TreeViewLinePanel)


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

Reference

C1TreeViewLinePanel Class
C1TreeViewLinePanel Members