<para> If the Section is not high enough to accomodate the Control then its height will automatically be increased. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| section | GrapeCity.ActiveReports.SectionReportModel.Section | The Report Section. | ||
| left | Double | The Left position of the Label in twips. | ||
| top | Double | The Top position of the Label in twips. | ||
| width | Double | The Width position of the Label in twips. | ||
| height | Double | The Height position of the Label in twips. | ||
| text | String | Optional | The Label Text. | |
| dataField | String | Optional | The Data Field to bind to. | |
| font | ActiveReports.Document.Drawing.Font | Optional | The Font to use. If omitted, a value of Nothing is assumed. |
A GrapeCity.ActiveReports.SectionReportModel.Label value.