menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICountAggregate - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved