ComponentOne Xamarin Edition
FullTextFilterBehavior Class Properties

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : FullTextFilterBehavior Class

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

Public Properties
 NameDescription
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public Property Gets or sets the Entry field used to perform the query.  
Public Property Gets or sets the color used to highlight the matches.  
Public Property Gets or sets the font attributes used to highlight the matches.  
Public Property Gets or sets whether the filtered text should match the case too.  
Public Property Gets or sets whether number columns should be taken into account.  
Public Property Gets or sets whether the filtered text should match the whole word.  
Public Property Gets or sets the mode the filter will be performed.  
Public Property Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
Top
See Also

Reference

FullTextFilterBehavior Class
C1.Xamarin.Forms.Grid Namespace