ComponentOne TileView for WPF and Silverlight
IsTextSearchEnabled Property


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

Reference

C1TileView Class
C1TileView Members