Поделиться через


Custom Report Items

Добавления: 5 декабря 2005 г.

A custom report item is an extension to the RDL that enables developers to use any CLS-compliant language to add functionality to RDL or extend functionality of existing controls.

For a sample of a fully implemented custom report item, see Образец пользовательского элемента отчета.

В этом разделе

Topic Description

Introducing Custom Report Items

Describes custom report items and possible scenarios in which they could be used.

Custom Report Item Architecture

Describes the components that make up a custom report item.

Creating a Custom Report Item

Discusses how to implement a custom report item.

Deploying a Custom Report Item

Describes how to deploy a custom report item.

Образец пользовательского элемента отчета

Describes the PolygonCRI custom report item sample.