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