LanguageInfo.Text Property
Gets or sets the language display text.
Namespace: DevExpress.AIIntegration.Reporting.Common.Models
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | The language display text. |
Remarks
The specified string is displayed in the Output Language drop-down list and in the Translate and Translate Inline quick action menu item.
See Also