ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IContentEncodingOption Interface / aggregate Property

In This Topic
    aggregate Property (IContentEncodingOption)
    In This Topic
    Syntax
    'Declaration
     
    Property aggregate As Nullable(Of Aggregate)
    Nullable<Aggregate> aggregate {get; set;}
    See Also