DevExpress.XtraReports.Web.ClientControls Namespace
Provides functionality specific to the client-side controls of a Web Report Designer.
Assemblies: DevExpress.XtraReports.v24.1.Web.dll, DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Packages: DevExpress.Web.Reporting.Common, DevExpress.Web.Reporting
Classes
Name | Description |
---|---|
ClientControlClientSideModelSettings | Provides base settings for client-side models of the ASPxReportDesigner, ASPxWebDocumentViewer and ASPxQueryBuilder controls. |
ClientControlsMenuItem | A menu item of the Web Report Designer. |
ClientControlsMenuItemHotKey | Provides information about a hot key used to perform an action assigned to a menu item. |
ClientSideModelSettings | Provides settings for a client-side control model. |
CommonClientSideEvents | Provides client-side events common for the ASPxClientReportDesigner, ASPxClientWebDocumentViewer and ASPxClientQueryBuilder. |
DefaultClientControlContainer static | A Dependency Injection container, sharing common services between the ASPxReportDesigner, ASPxWebDocumentViewer and ASPxQueryBuilder client controls. |
ExceptionHandler | A base class for classes that enable you to handle server-side errors in web reporting controls. |
ExportedDocument | |
FileResultWriterSettings | |
LoggerService | A service that allows you to log server-side errors and events related to client-side reporting controls. |
Interfaces
Name | Description |
---|---|
IExceptionHandler | A base interface to handle server-side errors in the web reporting controls. |
IGlobalizationService | Enables you to customize globalization settings of the current thread (including thread impersonation). |
ISecureDataConverter | Obsolete. If implemented, enables the Web Report Designer to use a custom algorithm for storing data source connection strings on the client. |
Enums
Name | Description |
---|---|
MenuItemContainer | Lists the types of containers available for menu items in a Web Report Designer. |