ActiveReports 8
CustomPropertyDefinition Class
Members  See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CustomPropertyDefinition Class

Glossary Item Box

Represents a CustomProperty element from CPL. When processing the ReportObjectModel, if the ExpressionInfo object contains any aggregate functions that do not specify the scope, the scope is updated with the current scope.

Object Model

CustomPropertyDefinition Class

Syntax

Visual Basic (Declaration) 
Public Class CustomPropertyDefinition 
C# 
public class CustomPropertyDefinition 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinition

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also