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. 
	 
 
	
		
		Available since QDV 7.14.523.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2