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

Glossary Item Box

Represents report resource returned by ResourceLocator.GetResource.

Object Model

Resource Structure

Syntax

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

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Resource

See Also