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