ComponentOne TileView for WPF and Silverlight
IsFocused Property (C1TileView)


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

Reference

C1TileView Class
C1TileView Members