Skip to main content

cxExportSchedulerLink Unit

Methods

Name Description
cxExportSchedulerToCSV(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,Char,string,TObject,TEncoding) Exports user events from a scheduler control to a file in CSV (comma-separated values) format.
cxExportSchedulerToExcel(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,string,TObject) Exports user events from a scheduler control to a file in Microsoft Excel® binary format (XLS).
cxExportSchedulerToFile(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,Integer,string[],string,TObject,TEncoding) Exports user events from a scheduler control to a file in the specified format.
cxExportSchedulerToHTML(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,string,TObject) Exports user events from a scheduler control to a file in HTML format.
cxExportSchedulerToText(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,string,string,string,string,TObject,TEncoding) Exports user events from a scheduler control to a file in plain text format.
cxExportSchedulerToText(string,TcxCustomScheduler,Boolean,Boolean,TDateTime,TDateTime,string,TObject,TEncoding) Exports user events from a scheduler control to a file in plain text format.
cxExportSchedulerToXLSX(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,string,TObject) Exports user events from a scheduler control to a file in Office Open XML spreadsheet format (XLSX).
cxExportSchedulerToXML(string,TcxCustomScheduler,Boolean,Boolean,string,TDateTime,TDateTime,string,TObject) Exports user events from a scheduler control to a file in XML format.