Class PageHeaderBand
Represents a page header band.
Inheritance
System.Object
PageHeaderBand
Inherited Members
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public class PageHeaderBand : BandBase, IFRSerializable, IParent
Constructors
PageHeaderBand()
Initializes a new instance of the PageHeaderBand class with default settings.
Declaration
public PageHeaderBand()
Properties
PrintOnBottom
This property is not relevant to this class.
Declaration
public bool PrintOnBottom { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StartNewPage
This property is not relevant to this class.
Declaration
public bool StartNewPage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |