Skip to main content
All docs
V24.2

IAIExtension Interface

Implements an AI-powered extension.

Namespace: DevExpress.AIIntegration

Assembly: DevExpress.AIIntegration.v24.2.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