[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.PropertyCollection

PropertyCollection Class

Represents a strongly typed collection of Property objects.

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

Constructors

Name Description
PropertyCollection()

Extension Methods