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

Glossary Item Box

Initializes a new instance of the MatrixColumn class.

Syntax

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

See Also