Reports for WinForms | ComponentOne
Working with C1ReportDesigner / Enhancing the Report with Fields
In This Topic
    Enhancing the Report with Fields
    In This Topic

    To enhance your report, you can add fields (for example, lines, rectangles, labels, pictures, charts, and so on) to any Section. You can also modify the existing fields by changing their properties with the Properties window, or move and resize the fields with the mouse.

    Report Fields

    The Fields group of the Design tab in the C1ReportDesigner application provides tools for creating report fields. This toolbar is enabled only in design mode. Each button creates a field and initializes its properties. For more information on adding fields to your report, see Creating Report Fields.

    See Also