SemanticSearchBehavior Fields
Enables AI-powered semantic search in theGridControl
.
Name | Description |
---|---|
AllowChangeSearchModeProperty static | Identifies the AllowChangeSearchMode dependency property. |
DataSourceKeyFieldProperty static | Identifies the DataSourceKeyField dependency property. |
EmbeddingGeneratorNameProperty static | Identifies the EmbeddingGeneratorName dependency property. |
ScoreThresholdFilterProperty static | Identifies the ScoreThresholdFilter dependency property. |
ScoreThresholdProperty static | Identifies the ScoreThreshold dependency property. |
SearchModeProperty static | Identifies the SearchMode dependency property. |
SearchResultCountProperty static | Identifies the SearchResultCount dependency property. |
VectorCollectionNameProperty static | Identifies the VectorCollectionName dependency property. |
See Also