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


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

Reference

C1ItemsControl Class
C1ItemsControl Members