[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportPartPropertiesCollection

ReportPartPropertiesCollection Class

Represents a strongly typed collection of ReportPartProperty objects.

Inheritance
ReportPartPropertiesCollection
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ReportPartPropertiesCollection : Collection<ReportPartProperty>, IList<ReportPartProperty>, ICollection<ReportPartProperty>, IList, ICollection, IReadOnlyList<ReportPartProperty>, IReadOnlyCollection<ReportPartProperty>, IEnumerable<ReportPartProperty>, IEnumerable

Constructors

Name Description
ReportPartPropertiesCollection()

Extension Methods