Class GridTableSummaryCell
Represents a table summary cell of the table summary row in a SfDataGrid control.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public class GridTableSummaryCell : GridCell, IVisibility, IDisposable
Constructors
GridTableSummaryCell()
Initializes a new instance of the GridTableSummaryCell class.
Declaration
public GridTableSummaryCell()
Implements
System.IDisposable