ActiveReports 13
GetService<T> Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > IServiceContainer Interface : GetService<T> Method
Gets service from container
Syntax
'Declaration
 
Function GetService(Of T)() As T
T GetService<T>()

Type Parameters

T

Return Value

Service or null if service is not found
See Also

Reference

IServiceContainer Interface
IServiceContainer Members