Skip to main content
All docs
V26.1
  • SemanticSearchBehaviorProperties.SetEventsStorage(IComponent) Method

    For internal use.

    Namespace: DevExpress.AIIntegration.WinForms

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

    Declaration

    public override void SetEventsStorage(
        IComponent eventsStorage
    )

    Parameters

    Name Type
    eventsStorage IComponent
    See Also