[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.Culture

Culture Property

Culture

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.

Declaration
public CultureInfo Culture { get; set; }