FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / TextCondition Class / MatchWholeWord Property

In This Topic
    MatchWholeWord Property (TextCondition)
    In This Topic
    To know MatchWholeWord mode is enable or not
    Syntax
    'Declaration
     
    Public Property MatchWholeWord As Boolean
    public bool MatchWholeWord {get; set;}
    See Also