Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Configures the rendering object model to make custom report items available.
Hinweise
Neu: 05. Dezember 2005
If not called for a particular type of custom report item, the AltReportItem property will appear in place of any CustomReportItem of that type. Omitting the custom report item type parameter (or providing null) will enable all types of custom report items.
Überladungsliste
| Name | Description |
|---|---|
| Report.EnableNativeCustomReportItem () |
Configures the rendering object model to make custom report items available.
|
| Report.EnableNativeCustomReportItem (String) |
Configures the rendering object model to make custom report items of the given type available.
|
Siehe auch
Verweis
Report Class
Report Members
Microsoft.ReportingServices.ReportRendering Namespace