DevExpress.XtraReports.UserDesigner Namespace
In This Article
Contains classes that implement the functionality of the End-User Designer for XtraReports.
Assemblies: DevExpress.XtraReports.v24.2.dll, DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Packages: DevExpress.Reporting.Core, DevExpress.Win.Reporting
#Classes
#Interfaces
Name | Description |
---|---|
ICommand |
If implemented by a class, provides methods for handling commands in an End-User Designer for Windows Forms. |
IDesign |
If implemented, provides the Design Panel functionality. |
IDesign |
When implemented by a class, provides main methods for the End-User Report Designer form. |
IProperty |
When implemented, provides access to the Properties window’s tab icons collection. |
#Delegates
Name | Description |
---|---|
Designer |
Represents a method that will handle the Xtra |
Filter |
Represents a method that will handle the Xtra event.
|
Report |
Represents the method that will handle the XRDesign |
#Enums
Name | Description |
---|---|
Command |
Specifies the visibility levels for the report commands in the End-User Designer. |
Design |
Specifies the type of the End-User Designer dock panels. |
Report |
Lists commands available in the End-User Report Designer for Win |
Report |
Specifies the state of the report in the End-User Designer. |
Toolbox |
Specifies the Toolbox type. |