ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class / GetService Method

In This Topic
    GetService Method (MemoryImage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GetService( _
       ByVal serviceType As Type _
    ) As Object
    public override object GetService( 
       Type serviceType
    )

    Parameters

    serviceType
    See Also