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