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