ComponentOne DataGrid for WPF and Silverlight
C1FullTextSearchBehavior Class Members
Fields  Properties  Methods 

C1.Silverlight.DataGrid.Filters Namespace : C1FullTextSearchBehavior Class

The following tables list the members exposed by C1FullTextSearchBehavior.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1FullTextSearchBehavior class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets the filter string.  
Public Fieldstatic (Shared in Visual Basic)Attached full text search behavior.  
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 the delay time used to filter after the last typed character.  
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 PropertyGets or sets the filter string.  
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.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the full text search behavior.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the full text search behavior.  
Public Method (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

C1FullTextSearchBehavior Class
C1.Silverlight.DataGrid.Filters Namespace