ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / ResourceInfo Structure
Members

In This Topic
    ResourceInfo Structure
    In This Topic
    Provides information about resource to be located by ResourceLocator.
    Object Model
    ResourceInfo Structure
    Syntax
    'Declaration
     
    Public Structure ResourceInfo 
       Inherits System.ValueType
    public struct ResourceInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.ResourceInfo

    See Also