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


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

Reference

C1HeaderedItemsControl Class
C1HeaderedItemsControl Members