ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / ResourceLocator Property

In This Topic
    ResourceLocator Property (SectionReport)
    In This Topic
    Gets the object responsible for resolving report resources.
    Syntax
    'Declaration
     
    Public Property ResourceLocator As ResourceLocator
    public ResourceLocator ResourceLocator {get; set;}
    See Also