Método Report.EnableNativeCustomReportItem
Incluir membros protegidos
Incluir membros herdados
Configures the rendering object model to make custom report items available.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
![]() |
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ício
Comentários
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 nulluma referência nula (Nothing no Visual Basic)) will enable all types of custom report items.