Class OverlayBand
Represents an overlay band.
Inheritance
System.Object
OverlayBand
Inherited Members
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public class OverlayBand : BandBase, IFRSerializable, IParent
Constructors
OverlayBand()
Initializes a new instance of the OverlayBand class with default settings.
Declaration
public OverlayBand()
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 |