ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / AggregateInfo Class
Members

In This Topic
    AggregateInfo Class
    In This Topic
    Represents an aggregate function in an expression.
    Object Model
    AggregateInfo Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AggregateInfo 
    public sealed class AggregateInfo 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateInfo

    See Also