alexa

    Show / Hide Table of Contents

    Interface ICountAggregate

    Provides a Count getter.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface ICountAggregate

    Properties

    Count

    Gets the count.

    Declaration
    int Count { get; }
    Property Value
    Type
    System.Int32
    Back to top Generated by DocFX