Namespace Telerik.WebReportDesigner.Services.Controllers
Classes
|
Abstract base API controller that provides REST endpoints for the Telerik Web Report Designer service in ASP.NET applications. Handles report design operations, metadata queries, and resource management for the designer client interface. |
|
Model that contains a JSON-serialized report definition and an item identifier for Web Report Designer operations. Used by the Web Report Designer service to pass report data along with specific item references for rendering, processing, and manipulation operations. |
|
Model that contains a JSON-serialized report item definition and an item name for Web Report Designer component operations. Used by the Web Report Designer service to pass individual report item data along with identification information for component-specific operations. |