Xceed Grid for WinForms v4.3 Documentation
Reporting Sample Application
Welcome to Xceed Grid for WinForms v4.3 > Sample applications > Reporting Sample Application

Programming languages

VB.NET, C#

Overview

This application demonstrates how to generate a report both programmatically and using the GenerateReportForm form.

Demonstrates

How to use

In the Generate a report section, when the Using built-in end-user report form button is pressed, the GenerateReportForm will be displayed from which reports can be customized, printed, and/or exported. If the Directly with the programming API button is pressed, a report will be created and previewed programmatically.

Project location & filename

C#: Xceed Samples\Xceed Grid for WinForms v#.#\CSharp\Reporting\Xceed.Grid.Samples.Reporting.csproj

VB.NET: Xceed Samples\Xceed Grid for WinForms v#.#\Visual Basic .NET\Reporting\Xceed.Grid.Samples.Reporting.vbproj