[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MappedPropertiesCollection

MappedPropertiesCollection Class

Represents a strongly typed collection of MappedProperty objects.

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

Constructors

Name Description
MappedPropertiesCollection()

Extension Methods