[]
        
(Showing Draft Content)

C1.WPF.Document.C1SSRSDocumentSource.Language

Language Property

Language

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.

Declaration
public CultureInfo Language { get; set; }