ActiveReports Developer 7
TextBox Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : TextBox Constructor

Glossary Item Box

Initializes a new instance of the TextBox class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public TextBox()

See Also