MindFusion.Wpf Pack Programmer's Guide
Report Methods
 


 Public Methods

  Name Description

CreateColumn

Creates a new report column and adds it to the report's Columns collection.

ExportExcel

Exports the items in the specified range from the underlying schedule as an Open Office XML format.

ExportPdf

Exports the items in the specified range from the underlying schedule as PDF.

Print

Prints the items in the specified range from the underlying schedule.

PrintPreview

Overloaded. Shows Print preview dialog for the report.

 Protected Methods

  Name Description

OnFilterItem

Raises the FilterItem event.

OnQueryHeaderText

Raises the QueryHeaderText event.

OnQueryStyle

Raises the QueryStyle event.

OnQueryText

Raises the QueryText event.

 See Also

Report Class
MindFusion.Scheduling.Reporting Namespace