alexa

    Show / Hide Table of Contents

    Class PrintHeaderCell

    Represents a header cell of a print job.

    Inheritance
    System.Object
    PrintGridCell
    PrintHeaderCell
    Implements
    System.IDisposable
    Inherited Members
    PrintGridCell.Dispose()
    PrintGridCell.Dispose(Boolean)
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class PrintHeaderCell : PrintGridCell, IDisposable

    Constructors

    PrintHeaderCell()

    Initializes a new instance of PrintHeaderCell class.

    Declaration
    public PrintHeaderCell()

    Implements

    System.IDisposable
    Back to top Generated by DocFX