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

In This Topic
ColumnCount Property (IMatrixCellCollection)
In This Topic
Gets the count of the number of columns rendered.
Syntax
'Declaration
 
ReadOnly Property ColumnCount As Integer
 

Property Value

An System.Int32 representing the number of columns rendered.
See Also