Custom Report Items
新增: 2005 年 12 月 5 日
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 |
---|---|
Describes custom report items and possible scenarios in which they could be used. |
|
Describes the components that make up a custom report item. |
|
Discusses how to implement a custom report item. |
|
Describes how to deploy a custom report item. |
|
Describes the PolygonCRI custom report item sample. |