Reports for WinForms | ComponentOne
Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly
/
C1.C1Report Namespace
/
ReportEventArgs Class
/ Text Field
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Text Field (ReportEventArgs)
In This Topic
Gets or sets the text that will be used as an outline entry.
Syntax
Visual Basic
C#
'Declaration Public Text As
String
public
string
Text
Remarks
This property is only used with the
C1Report.AddOutlineEntry
event.
See Also
Reference
ReportEventArgs Class
ReportEventArgs Members