ComponentOne TileView for WPF and Silverlight
IsFocused Property (C1TileViewPanel)


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

Reference

C1TileViewPanel Class
C1TileViewPanel Members