ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / FullTextFilterCondition Class


In This Topic
    FullTextFilterCondition Class Properties
    In This Topic

    For a list of all members of this type, see FullTextFilterCondition members.

    Public Properties
     NameDescription
    Public PropertyList the attribute's binding path of item that apply filter  
    Public PropertyTo know MatchCase mode is enable or not  
    Public PropertyTo know MatchWholeWord mode is enable or not  
    Public PropertySpecifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
    Top
    See Also