Class GridGroupSummaryRow
Represents a class that implements GridSummaryRow that defines summary information of group summary row in SfDataGrid.
Inherited Members
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
System.IDisposable