Xuni Product Documentation - Xamarin.Forms
FullTextFilterMode Enumeration
Specifies the modes to perform the filter operation.
Syntax
public enum FullTextFilterMode : System.Enum 
Members
MemberDescription
WhenCompleted The filter will be applied when the user presses the OK button.
WhileTypingThe filter will be applied while the user typing in the Xamarin.Forms.Entry.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xuni.Forms.FlexGrid.FullTextFilterMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xuni.Forms.FlexGrid Namespace