Partager via


Méthode Report.EnableNativeCustomReportItem

Inclure les membres protégés
Inclure les membres hérités

Configures the rendering object model to make custom report items available.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique EnableNativeCustomReportItem() Configures the rendering object model to make custom report items available.
Méthode publique EnableNativeCustomReportItem(String) Configures the rendering object model to make custom report items of the given type available.

Haut de la page

Notes

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 nullune référence Null (Nothing dans Visual Basic)) will enable all types of custom report items.

Voir aussi

Référence

Report Classe

Espace de noms Microsoft.ReportingServices.ReportRendering