public bool MatchWholeWord {get; set;}
'Declaration Public Property MatchWholeWord As Boolean
'Declaration
Public Property MatchWholeWord As Boolean
'Usage Dim instance As GridFilterRow Dim value As Boolean instance.MatchWholeWord = value value = instance.MatchWholeWord
'Usage
Dim instance As GridFilterRow Dim value As Boolean instance.MatchWholeWord = value value = instance.MatchWholeWord
GridFilterRow Class GridFilterRow Members