Skip to main content
All docs
V25.1
  • SemanticSearchBehaviorProperties.Events Property

    For internal use.

    Namespace: DevExpress.AIIntegration.WinForms

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

    NuGet Package: DevExpress.AIIntegration.WinForms.SemanticSearch

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public SemanticSearchEvents Events { get; set; }

    Property Value

    Type
    DevExpress.AIIntegration.WinForms.SemanticSearchEvents
    See Also