Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Overload List
| Name | Description |
|---|---|
| ActiveXControl.ParameterCollection.Item (Int32) |
Gets the Microsoft ActiveX control parameter located in the collection at the position indicated by the index. In C#, this property is the indexer for the Microsoft.ReportingServices.ReportRendering.ActiveXControl.ParameterCollection class.
|
| ActiveXControl.ParameterCollection.Item (String) |
Gets the Microsoft ActiveX control parameter from the collection. The parameter retrieved is the parameter from the collection that matches the name specified in the name parameter. In C#, this property is the indexer for the Microsoft.ReportingServices.ReportRendering.ActiveXControl.ParameterCollection class.
|
See Also
Reference
ActiveXControl.ParameterCollection Class
ActiveXControl.ParameterCollection Members
Microsoft.ReportingServices.ReportRendering Namespace