ITranslatorProvider.Description Property
Gets the short description of the provider displayed in the translation window.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string representing the short description of the provider displayed in the translation window. |
See Also