MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / ReportParts Property

In This Topic
ReportParts Property (Report)
In This Topic
Gets or sets a collection of exported report parts.
Syntax
'Declaration
 
Public Property ReportParts As ReportPartsCollection
 

Property Value

A ReportPartsCollection ovject representing the collection of report parts.
See Also