ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / ValueAggregateEncoding.AggregateEncoding Class
Members

In This Topic
    ValueAggregateEncoding.AggregateEncoding Class
    In This Topic
    The AggregateEncoding class defines single series data encoding with aggregate.
    Object Model
    ValueAggregateEncoding.AggregateEncoding Class
    Syntax
    'Declaration
     
    Public Class ValueAggregateEncoding.AggregateEncoding 
       Inherits ValueAggregateEncoding.Encoding
    public class ValueAggregateEncoding.AggregateEncoding : ValueAggregateEncoding.Encoding 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.Encoding
          GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.AggregateEncoding
             GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.TextAggregateEncoding

    See Also