Syntax
ISReportBase.CreateTextBox(section, left, top, width, height, [text], [dataField], [font], [outputFormat])
Parameters
| Name | Type | Optional | ByRef | Description |
| section |
GrapeCity.ActiveReports.SectionReportModel.Section |
|
|
|
| left |
Double |
|
|
|
| top |
Double |
|
|
|
| width |
Double |
|
|
|
| height |
Double |
|
|
|
| text |
String |
Optional |
|
|
| dataField |
String |
Optional |
|
|
| font |
ActiveReports.Document.Drawing.Font |
Optional |
|
If omitted, a value of Nothing is assumed. |
| outputFormat |
String |
Optional |
|
|
Return Value
GrapeCity.ActiveReports.SectionReportModel.TextBox
- Member of:
- ISReportBase
- Namespace:
- Intersoft.ISReports6
- Assembly:
- ISReports6, Version=6.0.3
- Target Framework:
- .NET 9.0