C1.WPF.DataFilter Namespace / TextExpression Class / MatchWholeWord Property

In This Topic
MatchWholeWord Property (TextExpression)
In This Topic
To know MatchWholeWord mode is enable or not
Syntax
'Declaration
 
Public Property MatchWholeWord As Boolean
 
See Also