ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportProcessor Class / ResourceLocator Property

In This Topic
    ResourceLocator Property (ReportProcessor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ResourceLocator As ResourceLocator
    public ResourceLocator ResourceLocator {get; set;}
    See Also