ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Interfaces Namespace / IReportRenderingContext Interface / GetService Method

In This Topic
    GetService Method (IReportRenderingContext)
    In This Topic
    Syntax
    'Declaration
     
    Function GetService( _
       ByVal serviceType As Type _
    ) As Object
    object GetService( 
       Type serviceType
    )

    Parameters

    serviceType
    See Also