ActiveReports Developer 7
CellColumns Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : CellColumns Property

Glossary Item Box

Returns the number of columns in the CellCollection.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CellColumns As System.Integer
C# 
System.int CellColumns {get;}

See Also