ActiveReports Developer 7
PropertyCollection Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PropertyCollection Class

Glossary Item Box

Provides a strongly typed collection for Property objects.

Object Model

PropertyCollection Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PropertyCollection 
   Inherits System.Collections.CollectionBase
C# 
public sealed class PropertyCollection : System.Collections.CollectionBase 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.PageReportModel.PropertyCollection

See Also