xtrareports-devexpress-dot-xtrareports-cffdc053.md
Contains classes that implement the functionality of the End-User Designer for XtraReports.
Assemblies : DevExpress.XtraReports.v25.2.dll, DevExpress.XtraReports.v25.2.Extensions.dll
NuGet Packages : DevExpress.Reporting.Core, DevExpress.Win.Reporting
| Name | Description |
|---|---|
| ICommandHandler | If implemented by a class, provides methods for handling commands in an End-User Designer for Windows Forms. |
| IDesignControl | If implemented, provides the Design Panel functionality. |
| IDesignForm | When implemented by a class, provides main methods for the End-User Report Designer form. |
| IPropertyGridIconsProvider | When implemented, provides access to the Properties window’s tab icons collection. |
| Name | Description |
|---|---|
| DesignerLoadedEventHandler | Represents a method that will handle the XtraReport.DesignerLoaded event. |
| FilterControlPropertiesEventHandler | Represents a method that will handle the XtraReport.FilterControlProperties event. |
| ReportStateEventHandler | Represents the method that will handle the XRDesignFormExBase.ReportStateChanged and XRDesignPanel.ReportStateChanged events. |
| Name | Description |
|---|---|
| CommandVisibility | Specifies the visibility levels for the report commands in the End-User Designer. |
| DesignDockPanelType | Specifies the type of the End-User Designer dock panels. |
| ReportCommand | Lists commands available in the End-User Report Designer for WinForms. |
| ReportState | Specifies the state of the report in the End-User Designer. |
| ToolboxType | Specifies the Toolbox type. |