[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.Parent

Parent Property

Parent

Gets or sets a parent container.

Declaration
public override IReportComponentContainer Parent { get; set; }
Property Value
Type Description
IReportComponentContainer

An IReportComponentContainer object representing the parent container.

Overrides
Implements
Remarks

The Report does not not use this property.