Name | Description | |
---|---|---|
FullTextFilterBehavior Constructor |
The following tables list the members exposed by FullTextFilterBehavior.
Name | Description | |
---|---|---|
FullTextFilterBehavior Constructor |
Name | Description | |
---|---|---|
FilterEntryProperty | Identifies the FilterEntry dependency property. | |
HighlightColorProperty | Identifies the HighlightColor dependency property. | |
HighlightFontAttributesProperty | Identifies the HighlightFontAttributes dependency property. | |
MatchCaseProperty | Identifies the MatchCase dependency property. | |
MatchNumbersProperty | Identifies the MatchNumbers dependency property. | |
MatchWholeWordProperty | Identifies the MatchWholeWord dependency property. | |
ModeProperty | Identifies the Mode dependency property. | |
TreatSpacesAsAndOperatorProperty | Identifies the TreatSpacesAsAndOperator dependency property. |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
FilterEntry | Gets or sets the Entry field used to perform the query. | |
HighlightColor | Gets or sets the color used to highlight the matches. | |
HighlightFontAttributes | Gets or sets the font attributes used to highlight the matches. | |
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. | |
Mode | Gets or sets the mode the filter will be performed. | |
TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
Name | Description | |
---|---|---|
AssociatedType | (Inherited from Microsoft.Maui.Controls.Behavior) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnAttachedTo | Overloaded. Overridden. Called when the behavior is attached to the grid. | |
OnBindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnDetachingFrom | Overloaded. Overridden. Called when the behavior is detaching from the grid. | |
OnPropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
UnapplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) |