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

In This Topic
    ValueAggregateEncoding.CategoryEncoding Class
    In This Topic
    The CategoryEncoding class defines categoryes encoding with sorting.
    Object Model
    ValueAggregateEncoding.CategoryEncoding Class
    Syntax
    'Declaration
     
    Public Class ValueAggregateEncoding.CategoryEncoding 
       Inherits ValueAggregateEncoding.SortingEncoding
    public class ValueAggregateEncoding.CategoryEncoding : ValueAggregateEncoding.SortingEncoding 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.Encoding
          GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.SortingEncoding
             GrapeCity.ActiveReports.PageReportModel.DV.ValueAggregateEncoding.CategoryEncoding

    See Also