| Name | Description | |
|---|---|---|
![]() | C1FullTextSearchBehavior Constructor | Initializes a new instance of the C1FullTextSearchBehavior class. |
The following tables list the members exposed by C1FullTextSearchBehavior.
| Name | Description | |
|---|---|---|
![]() | C1FullTextSearchBehavior Constructor | Initializes a new instance of the C1FullTextSearchBehavior class. |
| Name | Description | |
|---|---|---|
![]() ![]() | FilterProperty | Gets or sets the filter string. |
![]() ![]() | FullTextSearchBehaviorProperty | Attached full text search behavior. |
![]() ![]() | HighlightedBackgroundProperty | Gets or sets the brush used to highlight the cell background that matches the searched text. |
![]() ![]() | HighlightedForegroundProperty | Gets or sets the brush used to highlight the cell foreground that matches the searched text. |
![]() ![]() | MatchCaseProperty | Gets or sets whether the filtered text should match the case too. |
![]() ![]() | MatchNumbersProperty | Gets or sets whether number columns should be taken into account. |
![]() ![]() | MatchWholeWordProperty | Gets or sets whether the filtered text should match the whole word. |
![]() ![]() | TextChangedDelayProperty | Gets or sets the delay time used to filter after the last typed character. |
![]() ![]() | TreatSpacesAsAndOperatorProperty | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
| Name | Description | |
|---|---|---|
![]() | Delay | Gets or sets the delay time used to filter after the last typed character. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | Filter | Gets or sets the filter string. |
![]() | HighlightedBackground | Gets or sets the brush used to highlight the cell background that matches the searched text. |
![]() | HighlightedForeground | Gets or sets the brush used to highlight the cell foreground that matches the searched text. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | MatchCase | Gets or sets whether the filtered text should match the case too. |
![]() | MatchNumbers | Gets or sets whether number columns should be taken into account. |
![]() | MatchWholeWord | Gets or sets whether the filtered text should match the whole word. |
![]() | TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetFullTextSearchBehavior | Gets the full text search behavior. |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | SetFullTextSearchBehavior | Sets the full text search behavior. |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |