[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.PartItem

PartItem Class

Represents a reference to a shared report item.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class PartItem : ReportItem, IReportComponent, IComponent, IDisposable, IValidateable

Constructors

Name Description
PartItem()

Properties

Name Description
Library

Gets or sets a name of the reports parts library.

OverflowName

Gets or sets the name of the overflow placeholder report item to be used if the part item does not fit into its size.

Properties

Gets or sets a collection of properties for the part item.

ReportPart

Gets or sets the name of the report part in the library.

Extension Methods