Xuni Product Documentation - Xamarin.Forms
FullTextFilterBehavior Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by FullTextFilterBehavior.

Public Constructors
 NameDescription
Public ConstructorFullTextFilterBehavior Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FilterEntryProperty  
Public Fieldstatic (Shared in Visual Basic)HighlightColorProperty  
Public Fieldstatic (Shared in Visual Basic)MatchNumbersProperty  
Public Fieldstatic (Shared in Visual Basic)ModeProperty  
Public Fieldstatic (Shared in Visual Basic)TreatSpacesAsAndOperatorProperty  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyFilterEntry Gets or sets the Entry field used to perform the query.  
Public PropertyHighlightColor Gets or sets the color used to highlight the matches.  
Public PropertyMatchNumbers Gets or sets whether number columns should be taken into account.  
Public PropertyMode Gets or sets the mode the filter will be performed.  
Public PropertyTreatSpacesAsAndOperator Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

FullTextFilterBehavior Class
Xuni.Forms.FlexGrid Namespace