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

Glossary Item Box

Initializes a new instance of the MatrixCell class.

Syntax

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

See Also