[]
Gets or sets the CultureInfo determining the current report culture. This culture is used to convert values to/from strings. By default it is null, in which case the CurrentCulture is used.
public CultureInfo Culture { get; set; }