Class PrintGroupSummaryCell
Represents a group summary cell of a print job.
Implements
System.IDisposable
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class PrintGroupSummaryCell : PrintGridCell, IDisposable
Constructors
PrintGroupSummaryCell()
Initializes a new instance of PrintGroupSummaryCell class.
Declaration
public PrintGroupSummaryCell()
Implements
System.IDisposable