ComponentOne Basic Library for WPF and Silverlight
IsFocused Property (C1TreeViewExpandButton)


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

Reference

C1TreeViewExpandButton Class
C1TreeViewExpandButton Members