menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Aggregate - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Aggregate

    Defines the members of the aggregate.

    Inheritance
    System.Object
    Aggregate
    Namespace: Syncfusion.Blazor.Data
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class Aggregate : Object

    Constructors

    Aggregate()

    Declaration
    public Aggregate()

    Properties

    Field

    Specifies the field name.

    Declaration
    public string Field { get; set; }
    Property Value
    Type
    System.String

    Type

    Specifies the aggregate type.

    Declaration
    public string Type { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved