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