Metodo EnableNativeCustomReportItem
Configures the rendering object model to make custom report items available.
Elenco di overload
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto
Osservazioni
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 riferimento Null (Nothing in Visual Basic). ) will enable all types of custom report items.
Vedere anche