Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FullTextFilterBehavior Class
Fields Properties Methods Events


In This Topic
    FullTextFilterBehavior Class Members
    In This Topic

    The following tables list the members exposed by FullTextFilterBehavior.

    Public Constructors
    Public Fields
    Public Properties
     NameDescription
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public PropertyGets or sets the Entry field used to perform the query.  
    Public PropertyGets or sets the color used to highlight the matches.  
    Public PropertyGets or sets the font attributes used to highlight the matches.  
    Public PropertyGets or sets whether the filtered text should match the case too.  
    Public PropertyGets or sets whether number columns should be taken into account.  
    Public PropertyGets or sets whether the filtered text should match the whole word.  
    Public PropertyGets or sets the mode the filter will be performed.  
    Public PropertySpecifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xamarin.Forms.Behavior)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is attached to the grid.  
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is detaching from the grid.  
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Top
    See Also