Skip to main content
All docs
V26.1
  • IAIExtension Interface

    Implements an AI-powered extension.

    Namespace: DevExpress.AIIntegration

    Assembly: DevExpress.AIIntegration.v26.1.dll

    Declaration

    public interface IAIExtension

    The following members return IAIExtension objects:

    Remarks

    DevExpress AI-powered extensions (for example, TranslateExtension, ChangeStyleExtension, etc.) implement IAIExtension.

    See Also