ComponentOne FlexGrid for WPF and Silverlight
MatchWholeWord Property (C1FullTextFilter)

C1.WPF.FlexGrid Namespace > C1FullTextFilter Class : MatchWholeWord Property
Gets or sets whether the filtered text should match the whole word.
Syntax
'Declaration
 
Public Property MatchWholeWord As System.Boolean
public System.bool MatchWholeWord {get; set;}
See Also

Reference

C1FullTextFilter Class
C1FullTextFilter Members