IAnalyticReporting.SetStimulsoftUserInterfaceLanguage Method

Sets the language of the Stimulsoft user interface.
Sub SetStimulsoftUserInterfaceLanguage( _ 
ByVal languageCode As String
)
This language is not supported or no code example is available.
void SetStimulsoftUserInterfaceLanguage( 
string languageCode 
)
This language is not supported or no code example is available.

Parameters

languageCode
string

The 2 letters acronym of the language. E.g.: EN (english), FR (French), DE (German), ES (Spanish), NL (Dutch), etc.

Exception type Condition

QdvApiException

A problem occurred.

Remarks
 
By default, the interface uses the last language selected.
Version
 
Available since QDV 7.14.523.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition