DxBlazorReportingAIOptions.Languages Property
Specifies the language collection for Translate and Summarize operations.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.AIIntegration.Blazor.Reporting.Viewer.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Blazor.Reporting.Viewer
#Declaration
public List<LanguageItem> Languages { get; set; }
#Property Value
Type | Description |
---|---|
List<Language |
A list of Language |
#Remarks
The specified languages are available in the Output Language drop-down list in the AI Operations tab and in the Translate context menu item.