ComponentOne FlexReport for WPF
Language Property (C1SSRSDocumentSource)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1SSRSDocumentSource Class : Language Property
Gets or sets the language used in the SSRS session. The culture specified by this property affects User!Language report identifier. By default this property is null, which means that CultureInfo.CurrentUICulture will be used.
Syntax
'Declaration
 
Public Property Language As System.Globalization.CultureInfo
public System.Globalization.CultureInfo Language {get; set;}
See Also

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members