ComponentOne TileView for WPF and Silverlight
IsKeyboardFocusWithin Property (C1TileViewPanel)


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

Reference

C1TileViewPanel Class
C1TileViewPanel Members