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