StiColumnHeaderBand Class
Namespace: Stimulsoft.Report.Components
Inheritance
Inherits from: StiHeaderBand
Constructors
| Constructor | Description |
|---|---|
| StiColumnHeaderBand() | Creates a new component of the type StiColumnHeaderBand. |
| StiColumnHeaderBand(RectangleD rect) | Creates a new component of the type StiColumnHeaderBand with specified location. |
StiColumnHeaderBand()
Creates a new component of the type StiColumnHeaderBand.
StiColumnHeaderBand(rect: RectangleD)
Creates a new component of the type StiColumnHeaderBand with specified location.
Parameters
- rect (RectangleD) — The rectangle describes sizes and position of the component.