ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrix Interface / CellColumns Property

In This Topic
CellColumns Property
In This Topic
Gets the number of columns in the CellCollection.
Syntax
'Declaration
 
ReadOnly Property CellColumns As Integer
 

Property Value

An integer representing the number of columns in the CellCollection.
See Also