[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.CsvExportSettings.DateTimeFormat

DateTimeFormat Property

DateTimeFormat

Gets or sets the format string used for date and time values in the CSV file, for example, 'yyyy-MM-dd'.

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

A StringDefaultExportSetting object representing the date and time format setting.