[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IReportComponent

IReportComponent Interface

Represents an interface of component for the report.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public interface IReportComponent : IComponent, IDisposable
Remarks

Provides a base interface for types like Report, Body, and ReportItem.

Properties

Name Description
Parent

Gets or sets a parent container.

Extension Methods