Syntax

ISReportBase.CreateLabel(section, left, top, width, height, [text], [dataField], [font], [fontSize])

Parameters

NameTypeOptionalByRefDescription
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.
fontSize Integer Optional If omitted, a value of -1 is assumed.

Return Value

GrapeCity.ActiveReports.SectionReportModel.Label
Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0