FlexReport for WinForms
Language プロパティ (ConnectionBase)


C1.Document アセンブリ > C1.Ssrs 名前空間 > ConnectionBase クラス : 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.
シンタックス
'宣言
 
Public Property Language As System.Globalization.CultureInfo
'使用法
 
Dim instance As ConnectionBase
Dim value As System.Globalization.CultureInfo
 
instance.Language = value
 
value = instance.Language
public System.Globalization.CultureInfo Language {get; set;}
参照

参照

ConnectionBase クラス
ConnectionBase メンバ