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