Skip to main content
All docs
V25.1
  • SemanticSearchBehavior Fields

    Enables AI-powered semantic search in the GridControl.
    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