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

In This Topic
    AggregateFunctions Class
    In This Topic
    Mapper for aggregate functions names.
    Object Model
    AggregateFunctions Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class AggregateFunctions 
    public static class AggregateFunctions 
    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.AggregateFunctions

    See Also