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

Glossary Item Box

Initializes a new instance of the TableColumn class.

Syntax

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

See Also