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