Back to Devexpress

SemanticSearchBehaviorProperties Class

windowsforms-devexpress-dot-aiintegration-dot-winforms-130fc3a9.md

latest1.8 KB
Original Source

SemanticSearchBehaviorProperties Class

Contains configuration properties for semantic search behavior.

Namespace : DevExpress.AIIntegration.WinForms

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

NuGet Package : DevExpress.AIIntegration.WinForms.SemanticSearch

Declaration

csharp
public class SemanticSearchBehaviorProperties :
    BehaviorPropertiesWithEvents
vb
Public Class SemanticSearchBehaviorProperties
    Inherits 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

SemanticSearchBehaviorProperties Members

DevExpress.AIIntegration.WinForms Namespace