Метод Report.EnableNativeCustomReportItem

Показывать защищенные элементы
Показывать наследуемые элементы

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

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод EnableNativeCustomReportItem() Configures the rendering object model to make custom report items available.
Открытый метод EnableNativeCustomReportItem(String) Configures the rendering object model to make custom report items of the given type available.

В начало

Замечания

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пустая ссылка (Nothing в Visual Basic)) will enable all types of custom report items.

См. также

Справочник

Report Класс

Пространство имен Microsoft.ReportingServices.ReportRendering