Class PrintTableSummaryCell
Represents a table summary cell of a print job.
Implements
System.IDisposable
Namespace: Syncfusion.UI.Xaml.DataGrid.Print
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class PrintTableSummaryCell : PrintGridCell, IDisposable
Constructors
PrintTableSummaryCell()
Initializes a new instance of PrintTableSummaryCell class.
Declaration
public PrintTableSummaryCell()
Implements
System.IDisposable