[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.Format

Format Property

Format

Gets or sets a .NET Framework formatting string.

Declaration
public ExpressionInfo Format { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to a .NET Framework formatting string.

Remarks

Locale-dependent currency formatting (format code "C") is based on the language setting of the report item.

Locale-dependent date formatting is supported and is based on the language property of the report item.