ActiveReports 12
ItemOwners Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ItemOwners Enumeration
Specifies the report component owner when master report is defined for child report
Syntax
'Declaration
 
Public Enum ItemOwners 
   Inherits System.Enum
public enum ItemOwners : System.Enum 
Members
MemberDescription
ChildItem was contributed by the child report
MasterItem was inferred from the master report
Noneunknow/not applicable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.ItemOwners

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace