ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotFieldBase Class / Aggregate Property

In This Topic
    Aggregate Property (PivotFieldBase)
    In This Topic
    Gets or sets how the field should be summarized.
    Syntax
    'Declaration
     
    Public Property Aggregate As Aggregate
    public Aggregate Aggregate {get; set;}
    See Also