ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CustomPropertyDefinition Class
Members

In This Topic
    CustomPropertyDefinition Class
    In This Topic
    Represents a CustomProperty element from RDL. When processing the PageReportModel, if the GrapeCity.Enterprise.Data.DataEngine.Expressions.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
    'Declaration
     
    Public Class CustomPropertyDefinition 
    public class CustomPropertyDefinition 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinition

    See Also