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

Glossary Item Box

Represents a CustomProperty element from RDL. 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

See Also