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