Compartir a través de


Report.EnableNativeCustomReportItem Método

Incluir miembros protegidos
Incluir miembros heredados

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público EnableNativeCustomReportItem() Configures the rendering object model to make custom report items available.
Método público EnableNativeCustomReportItem(String) Configures the rendering object model to make custom report items of the given type available.

Arriba

Comentarios

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 nulles una referencia NULL (Nothing en Visual Basic).) will enable all types of custom report items.

Vea también

Referencia

Report Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering