ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MasterContentCode Structure
Members

In This Topic
    MasterContentCode Structure
    In This Topic
    Defines a struct for containing the master and child report code separately.
    Object Model
    MasterContentCode Structure
    Syntax
    'Declaration
     
    Public Structure MasterContentCode 
       Inherits System.ValueType
    public struct MasterContentCode : System.ValueType 
    Inheritance Hierarchy

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

    See Also