ActiveReports Developer 7
MasterContentCode Structure
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MasterContentCode Structure

Glossary Item Box

Defines a struct for containing the master and child report code separately.

Object Model

MasterContentCode Structure

Syntax

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

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.PageReportModel.MasterContentCode

See Also