Class GroupSummaryRowControl
Represents the class that provides the common functionalities of group summary rows.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.DataGrid
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class GroupSummaryRowControl : DataGridRowControl, IDisposable
Constructors
GroupSummaryRowControl()
Initializes a new instance of GroupSummaryRowControl class.
Declaration
public GroupSummaryRowControl()
Implements
System.IDisposable