Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Enum AggregateFunction

    Specifies the aggregate function for pivot values.

    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public enum AggregateFunction

    Fields

    Name Description
    Average

    Average of values.

    Count

    Count of items.

    First

    First value.

    Last

    Last value.

    Max

    Maximum value.

    Min

    Minimum value.

    Sum

    Sum of values.

    Extension Methods

    EnumExtensions.GetDisplayDescription(Enum, Func<string, string>)

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT