[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.CsvExportSettings.NumericFormat

NumericFormat Property

NumericFormat

Gets or sets the format string used for numeric values in the CSV file, for example, '0.####'.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting NumericFormat { get; set; }
Property Value
Type Description
StringDefaultExportSetting

A StringDefaultExportSetting object representing the numeric format setting.