​
​
​

Specifies a CultureInfo instance that supplies culture-specific formatting information which is used when applying the formatting string to the field content. The default value for this property is the current thread culture.

​ Introduced: 31.0.

Syntax

​public CultureInfo Culture { get; set; }
​Public Property Culture() As CultureInfo
​