GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : Format Property |
Gets or sets a .NET Framework formatting string.
'Declaration Public Property Format As ExpressionInfo
public ExpressionInfo Format {get; set;}
An ExpressionInfo that evaluates to a .NET Framework formatting string.
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 ReportItem.