CustomPropertyDefinition Class
In This Topic
Represents a CustomProperty element from RDL. When processing the PageReportModel, if the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object contains any aggregate functions that do not specify the scope, the scope is updated with the current scope.
Object Model
Syntax
'Declaration
Public Class CustomPropertyDefinition
public class CustomPropertyDefinition
Inheritance Hierarchy
System.Object
GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinition
See Also