SearchMode Enum
Specifies the way in which the FullTextSearch Action performs its search.
Namespace: DevExpress.ExpressApp.Filtering
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Members
Name | Description |
---|---|
Search
|
Specifies that the Full |
Search
|
Specifies that the Full |
#Related API Members
The following properties accept/return SearchMode values:
#Remarks
This enumeration’s values are used to set the FilterController.FullTextSearchMode property.
To learn about the FullTextSearch Action, refer to the FilterController.FullTextFilterAction property description.