ComponentOne Xamarin Edition
FullTextFilterBehavior Class
Members 
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : FullTextFilterBehavior Class
Allows any FlexGrid to be filtered using a Xamarin.Forms.Entry.
Syntax
public class FullTextFilterBehavior : Xamarin.Forms.Behavior<FlexGrid>, Xamarin.Forms.Internals.IDynamicResourceHandler  
Remarks
This behavior sets the CellFactory of the attached grid.
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Behavior
         Xamarin.Forms.Behavior<T>
            C1.Xamarin.Forms.Grid.FullTextFilterBehavior

See Also

Reference

FullTextFilterBehavior Members
C1.Xamarin.Forms.Grid Namespace