[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.Culture

Culture Property

Culture

Gets or sets a value indicating the CultureInfo that is used to format number and dates displayed in a report.

Declaration
[TypeConverter(typeof())]
public CultureInfo Culture { get; set; }
Property Value
Type Description
CultureInfo

A CultureInfo value representing the information about a particular culture.

Remarks

The default value is null.