menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridGroupSummaryRow - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridGroupSummaryRow

    Represents a class that implements GridSummaryRow that defines summary information of group summary row in SfDataGrid.

    Inheritance
    System.Object
    GridSummaryRow
    GridGroupSummaryRow
    Implements
    ISummaryRow
    System.IDisposable
    Inherited Members
    GridSummaryRow.Dispose()
    GridSummaryRow.Dispose(Boolean)
    GridSummaryRow.Name
    GridSummaryRow.ShowSummaryInRow
    GridSummaryRow.SummaryColumns
    GridSummaryRow.Title
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public class GridGroupSummaryRow : GridSummaryRow, ISummaryRow, IDisposable

    Constructors

    GridGroupSummaryRow()

    Initializes a new instance of the GridGroupSummaryRow class.

    Declaration
    public GridGroupSummaryRow()

    Implements

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