ActiveReports Developer 7
ResourceInfo Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility Namespace : ResourceInfo Structure

Glossary Item Box

Provides information about resource to be located by ResourceLocator.

Object Model

ResourceInfo Structure

Syntax

Visual Basic (Declaration) 
Public Structure ResourceInfo 
   Inherits System.ValueType
C# 
public struct ResourceInfo : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.ResourceInfo

See Also