Skip to main content
All docs
V25.1
  • SemanticSearchBehaviorProperties Class

    Contains configuration properties for semantic search behavior.

    Namespace: DevExpress.AIIntegration.WinForms

    Assembly: DevExpress.AIIntegration.WinForms.SemanticSearch.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.WinForms.SemanticSearch

    Declaration

    public class SemanticSearchBehaviorProperties :
        BehaviorPropertiesWithEvents

    The following members return SemanticSearchBehaviorProperties objects:

    Remarks

    See the following help topic for additional information: Semantic Search.

    Inheritance

    Object
    DevExpress.Utils.Base.BaseObject
    DevExpress.Utils.Base.BaseProperties
    DevExpress.Utils.Behaviors.BehaviorProperties
    DevExpress.Utils.Behaviors.BehaviorPropertiesWithEvents
    SemanticSearchBehaviorProperties
    See Also