ComponentOne FlexGrid for WPF and Silverlight
C1FullTextFilter Class Members
Fields  Properties  Methods  Events

C1.WPF.FlexGrid Namespace : C1FullTextFilter Class

The following tables list the members exposed by C1FullTextFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets the Entry field used to perform the query.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the brush used to highlight the cell background that matches the searched text.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the brush used to highlight the cell foreground that matches the searched text.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets whether the filtered text should match the whole word.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets whether number columns should be taken into account.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets whether the filtered text should match the whole word.  
Public Fieldstatic (Shared in Visual Basic)Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the delay time used to filter after the last typed character.  
Public Fieldstatic (Shared in Visual Basic)Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the delay time used to filter after the last typed character.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the Entry field used to perform the query.  
Public PropertyGets or sets the brush used to highlight the cell background that matches the searched text.  
Public PropertyGets or sets the brush used to highlight the cell foreground that matches the searched text.  
Public Property (Inherited from System.Windows.DependencyObject)
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 Property  
Public PropertyGets or sets the C1FlexGrid that owns this filter.  
Public PropertySpecifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.  
Public PropertyGets or sets whether the filter should be applied to the grid's data source.  
Top
Public Methods
 NameDescription
Public MethodApplies the current filters to the rows currently loaded on the grid.  
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventOccurs when the filter is applied to the grid.  
Top
See Also

Reference

C1FullTextFilter Class
C1.WPF.FlexGrid Namespace