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