ActiveReports 8
IServiceContainer Interface Members
See Also  Methods 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common Namespace : IServiceContainer Interface

Glossary Item Box

The following tables list the members exposed by IServiceContainer.

Public Methods

 NameDescription
 MethodAddService<T>Adds the specified service to the service container.  
 MethodGetService<T>Gets service from container  
 MethodRemoveService<T>Removes the specified service type from the service container  
Top

See Also