Skip to main content
All docs
V25.1
  • SmartAutoCompleteBehaviorProperties.SetEventsStorage(IComponent) Method

    For internal use.

    Namespace: DevExpress.AIIntegration.WinForms

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

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    public override void SetEventsStorage(
        IComponent eventsStorage
    )

    Parameters

    Name Type
    eventsStorage IComponent
    See Also