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

Glossary Item Box

Intializes the new instance of TextBox class.

Syntax

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

See Also