Skip to content

DevExpress-Examples/snap-report-api-examples-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

Snap Report API Examples

Note

As you may already know, the WinForms Snap control and Snap Report API are now in maintenance support mode. No new features or capabilities are incorporated into these products. We recommend that you use DevExpress Reporting tool to generate, edit, print, and export your business reports/documents.

This example demonstrates how to use the Snap Report API to programmatically manage snap reports.

The application includes the RichEditControl used to display and edit the code. The code modifies snap documents generated by the SnapDocumentServer instance. To see the results, click the "Generate Report" button. 

If an error occurs during compilation or execution, the backcolor of the code window changes.

This sample introduces API properties and methods used to perform the following operations:

  • insert and modify data;
  • group, sort and filter Snap list data;
  • add visual data (sparkline, bar code, check box, etc.).

For more information, review the Examples section in the documentation.

To use this example in production code, the Universal Subscription or an additional Office File API Subscription is required.

Releases

No releases published

Packages

No packages published