Class GridGroupSummaryCellRenderer
Represents the renderer for draw the GroupSummaryRow.
Inheritance
System.Object
GridGroupSummaryCellRenderer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.WinForms.DataGrid.Renderers
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public class GridGroupSummaryCellRenderer : GridSummaryCellRendererBase, IGridCellRenderer<TableControl>, IDisposable
Constructors
GridGroupSummaryCellRenderer()
Initializes a new instance of the GridGroupSummaryCellRenderer class.
Declaration
public GridGroupSummaryCellRenderer()
Implements
System.IDisposable