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