ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ProgramBase Class / Services Property

In This Topic
    Services Property (ProgramBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Services As IProgramServices
    public IProgramServices Services {get;}
    See Also