Topic: "reporting-for-winforms"
DevExpress-Examples/Reporting-Custom-Controls
Create custom report controls.
Language: C# - Size: 514 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 2

DevExpress-Examples/reporting-winforms-custom-report-storage
Demonstrates how to create various report storage types for the End-User Report Designer.
Language: C# - Size: 619 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 2

DevExpress-Examples/winforms-reporting-create-grid-based-report
Demonstrates how to dynamically create a report based on the GridControl visible rows.
Language: C# - Size: 789 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

DevExpress-Examples/reporting-winforms-customize-parameters-panel
Customize the Parameters Panel
Language: C# - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/reporting-provide-custom-report-gallery-storage-in-report-designer
Store Report Gallery templates in a database and share them between multiple users
Language: Visual Basic .NET - Size: 656 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

DevExpress-Examples/reporting-winforms-create-report-bound-to-json-data-source
Use the JsonDataSource component to bind a report to JSON-formatted data
Language: C# - Size: 92.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 2

DevExpress-Examples/reporting-winforms-print-report-in-dot-matrix-printer
This example shows how to print a report on a dot matrix printer
Language: C# - Size: 779 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/reporting-winforms-change-formatting-xrrichtext-rtf-content
Use the non-visual RichEditDocumentServer component to edit and format rich text content of the XRRichText control.
Language: C# - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/reporting-winforms-implement-custom-parameter-editor
Implement a custom parameter editor.
Language: C# - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-create-table-at-runtime
Contains sample code that creates a report wiith a data-bound table.
Language: C# - Size: 794 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/reporting-winforms-custom-controls-for-editing-report-content-in-print-preview
How to create and register custom editors to use them for editing the content of report controls in Print Preview in WinForms
Language: C# - Size: 97.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-export-report-to-xlsx-format
Export a report to XLSX format.
Language: C# - Size: 789 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-create-hierarchical-report-from-flat-table
How to create a hierarchical tree-like report based on data stored in a flat table
Language: Visual Basic .NET - Size: 372 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-bind-object-data-source-runtime
How to create a report and bind it to an object data source at runtime.
Language: C# - Size: 137 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/reporting-winforms-parameter-dynamic-list
Create a report parameter with a list of predefined dynamic values
Language: C# - Size: 465 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-add-a-bar-code-to-a-report
Add various bar codes to a report at runtime.
Language: C# - Size: 188 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/reporting-winforms-custom-functions-in-the-expression-editor
Custom functions in the Expression Editor in the End-User Report Designer.
Language: Visual Basic .NET - Size: 763 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-store-reports-in-a-database
Save (load) a report definition to (from) a database.
Language: C# - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-export-xls-diff-sheets
This example demonstrates how to export detail sections of a master-detail report to separate Excel sheets.
Language: C# - Size: 826 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-best-fit-table-row-height
How to Adjust the Row Height to Best Fit the Cell Content
Language: C# - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-crosstab-runtime
The example shows how to use the XRCrossTab control to generate a cross-tab report in code.
Language: C# - Size: 351 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-reporting-interceptors
The following example shows how to override the default (READ COMMITTED) isolation level in a specific query to allow the user to retrieve the data without being locked on the requested data by another process that modifies it.
Language: C# - Size: 140 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-mailkit-email-report-pdf
Use MailKit to Email a Report.
Language: C# - Size: 408 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-parameter-multivalue
This example shows how to create a multi-value report parameter with a list of predefined dynamic values.
Language: C# - Size: 359 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-parameter-daterange
This example shows how to create a date range report parameter and use that parameter to filter data in the report.
Language: C# - Size: 355 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-reporting-bind-report-mongodb-instance
Bind a Report to a MongoDB Instance
Language: C# - Size: 59.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-custom-control-numeric-label
Implements a custom numeric label control and adds it to the Report Designer Toolbox instead of the standard XRLabel.
Language: C# - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-use-subreport-to-add-a-chart
How to create a report at runtime with a subreport that contains a chart control.
Language: C# - Size: 770 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/reporting-winforms-create-hierarchical-report-in-code
Сreate a hierarchical report in code.
Language: C# - Size: 122 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/Reporting-Bind-Report-To-Federated-Master-Detail-Data-Source
Create a federated data source that retrieves data from multiple data sources
Language: C# - Size: 706 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-bind-join-federated-data-source
Create a federated data source that joins data from multiple data sources into a single query.
Language: C# - Size: 822 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/create-a-federated-data-source-at-runtime
Create a Federated Data Source at Runtime
Language: C# - Size: 198 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-process-duplicate-values
How to create a master-detail report at runtime and bind it to the SqlDataSource component.
Language: C# - Size: 680 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-reporting-create-report-bound-to-xpobjectsource
Create a Report Bound to XPObjectSource
Language: C# - Size: 894 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-customize-color-schemes-in-wizard-page
Customize the "Choose a Report Color Scheme" wizard page in WinForms applications.
Language: Visual Basic .NET - Size: 230 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-designer-override-commands
How to override commands in the End-User Report Designer for WinForms.
Language: Visual Basic .NET - Size: 72.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-merge-reports-runtime
Merge each page of every report into a single report document.
Language: Visual Basic .NET - Size: 741 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-appearance-settings
This example shows how to apply a custom style in code and change appearance settings of a report label.
Language: C# - Size: 70.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-use-odata-wcf-data-services
Use OData (WCF Data Services) as the report data source.
Language: C# - Size: 138 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 2

DevExpress-Examples/reporting-winforms-repeat-detail-band-multiple-times
How to repeat the detail band a different number of times for each data record.
Language: C# - Size: 719 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-specify-custom-names-for-field-list-data-items
Implement the IDisplayNameProvider interface to change the names of the Field List items shown in both the Visual Studio and End-User report designers.
Language: C# - Size: 443 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-master-detail-subreport
This example shows the master-detail report created with the XRSubreport control.
Language: C# - Size: 789 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-summary-running-totals
Create a Report with Running Totals
Language: C# - Size: 788 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-insert-a-shape-control
Сreate different types of XRShape controls and set their basic properties.
Language: C# - Size: 109 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-export-xls
Export a report to XLS format.
Language: C# - Size: 68.4 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-create-report-dynamically-and-bind-it-to-dataset
Create a report dynamically and bind it to a DataSet.
Language: C# - Size: 163 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-export-reports-to-diff-sheets-in-xlsx-file-with-spreadsheet-document-server
Use the Spreadsheet Document Server to export different reports to different sheets of a single XLSX file.
Language: C# - Size: 157 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-custom-progress-bar-control
This example shows hot to create a custom Progress Bar reporting control that is the XRControl descendant.
Language: C# - Size: 150 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/reporting-winforms-parameter-static-list
Demonstrates how to create a date report parameter with a list of predefined static values at runtime.
Language: C# - Size: 810 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/reporting-winforms-custom-brick
Simple example of custom bricks.
Language: C# - Size: 107 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-create-a-non-printable-brick
Create a brick for navigation. This brick is visible, but excluded from printouts.
Language: C# - Size: 61.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-calculate-page-and-report-summaries
Implement summary fields that only calculate those values in the table that fall on one page.
Language: C# - Size: 91.8 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-handle-link-events
Use an empty link (shipped with the XtraPrinting Library) to populate your report section by section.
Language: Visual Basic .NET - Size: 283 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-load-missing-fonts-from-google
Add missing fonts from Google Fonts into DXFontRepository
Language: C# - Size: 771 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-binding-expressions-in-charts
The following example displays a constant line (average product price) within a given product category.
Language: C# - Size: 440 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-sql-data-source-runtime
How to create a master-detail report at runtime and bind it to the SqlDataSource component.
Language: C# - Size: 1.81 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/Reporting-How-to-Bind-a-Report-to-a-Transformation-Based-Query
Bind a report to a Federated Data Source's Transformation-based query
Language: C# - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-bind-union-federated-data-source
This example shows how to use the Union operation to combine data into a single federated query.
Language: C# - Size: 521 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-provide-authentication-to-access-json-data
Add authentication parameters to a report's JSON data source at runtime
Language: C# - Size: 94.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-best-fit-table-column-width
Calculate the column width to display the entire cell content and adjusts the width of the table column in the resulting document.
Language: C# - Size: 482 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-reporting-create-a-custom-script-editor-designer
Create a custom script editor in the End-User Designer
Language: C# - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-use-a-custom-function-in-query-expression
This example shows a custom function that evaluates the standard deviation.
Language: Visual Basic .NET - Size: 589 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-filter-report-data-query
Use query parameter to filter report data at the data source level.
Language: Visual Basic .NET - Size: 542 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-create-simple-table
Create a table in code
Language: Visual Basic .NET - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-bind-mdb-with-select-query
Create the data source that retrieves data from an .MDB file using the SQL query created in code
Language: Visual Basic .NET - Size: 640 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-fill-empty-space-blank-rows
Add Blank Rows and Fill Empty Space to the End of the Page
Language: C# - Size: 142 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-export-doc-odt
Add custom bar items to the File Export drop down menu and export a report to DOC and ODT file formats
Language: C# - Size: 518 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-dynamic-size-image-on-page-settings
Dynamically Size an Image to Fit the Entire Page Client Area
Language: C# - Size: 1.32 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-label-report-in-code
Create a label report at runtime.
Language: Visual Basic .NET - Size: 225 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/reporting-winforms-change-label-appearance-in-beforeprint-event-handler
This example shows how to handle the XRlabel.BeforePrint event, how to access the label object in the event handler, and how to customize the appearance of the label.
Language: C# - Size: 478 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/reporting-winforms-summary-grand-total-for-detail
Calculate grand total summary for detail reports.
Language: C# - Size: 487 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-add-vertical-brick
This example draws vertical text on the left page margin.
Language: Visual Basic .NET - Size: 640 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-salary-reports
The app generates a salary report for each employee and a summary report for the management department for a WinForms application
Language: Visual Basic .NET - Size: 921 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/reporting-winforms-export-pdf-zugferd
Export a simple report to a PDF/A-3b (ISO 19005-3) file
Language: C# - Size: 118 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
