FlexReport for WinForms
Culture プロパティ (Style)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Style クラス : Culture プロパティ
Gets or sets the information about a specific culture (called a locale for unmanaged code development). The information includes the names for the culture, the writing system, the calendar used, the sort order of strings, and formatting for dates and numbers.
シンタックス
'宣言
 
Public Property Culture As System.Globalization.CultureInfo
'使用法
 
Dim instance As Style
Dim value As System.Globalization.CultureInfo
 
instance.Culture = value
 
value = instance.Culture
public System.Globalization.CultureInfo Culture {get; set;}
参照

参照

Style クラス
Style メンバ