Components in report module BqlGridThe BqlGrid component provides a means for using a Bql Query and the BFormat syntax to define a dynamic table layout.ComponentGridThe component grid allows you to define and design your report content (typically in the Grid Editor view).EmailRecipientThe EmailRecipient component contains properties that allow you to specify where the report is to be emailed.ExportSourceThe Export Source component should be located in the ReportService container. It allows you to define a report display source (typically a Px file) for exporting and it allows you to schedule a time that you want to export it.FileRecipientThe file recipient component allows you to save a report to a location under a station file system.ReportPaneThe ReportPane widget is located in the ReportWidgets folder of the report palette and provides a container for layout of Px page report views.ReportServiceReportService is the parent, or container, for the ExportSource, EmailRecipient, ComponentGrid, and FileRecipient components. In order to use the report service, copy the ReportService component from the report palette to the Services folder in the Nav Tree, as shown.SectionHeaderThe SectionHeader component is used to put a title or heading at the top of a report. It is located in the ReportWidgets folder in the report palette.Parent topic: Components, views and windows