Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Get Help on DevExpress Reporting API

Use the F1 shortcut in Visual Studio to get help with DevExpress Reporting controls or their properties.

#Get Help on a Control at Design Time

In the Visual Studio Report Designer, select a report control in the Toolbox, on a form or within the Report Designer and press F1. This opens an online documentation topic with the class description.

reporting-get-help-from-report-designer

#Get Help on a Control’s member at Design Time

Select a control’s property or event in the Properties window and then press F1. This opens an online documentation page with this member description.

reporting-get-help-from-report-designer

The following Properties windows support the F1 shortcut:

#Get Help in Code

You can open the online documentation pages from Visual Studio’s code editor (once the full path to the DevExpress control or its member is resolved).

reporting-get-help-from-code