menu

Class GridAggregate - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridAggregate

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    GridAggregate
    Namespace: Syncfusion.EJ2.Grids
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class GridAggregate : EJTagHelper

    Constructors

    GridAggregate()

    Declaration
    public GridAggregate()

    Properties

    Columns

    Configures the aggregate columns.

    Declaration
    public List<GridAggregateColumn> Columns { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<GridAggregateColumn>

    The default value is null

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved