[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.DefaultFileFormat

DefaultFileFormat Property

DefaultFileFormat

Gets or sets the C1.Schedule.FileFormatEnum value, specifying the default file format for import and export operations. It is honored in the "Import Data" and "Export Data" dialogs.

Declaration
public FileFormatEnum DefaultFileFormat { get; set; }
Remarks

The default value is C1.Schedule.FileFormatEnum.XML.