MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IListGrid Interface / RowsOrColumnsCount Property

In This Topic
RowsOrColumnsCount Property (IListGrid)
In This Topic
Gets the number of rows or columns, depending on the grow direction.
Syntax
'Declaration
 
ReadOnly Property RowsOrColumnsCount As Integer
 

Property Value

An System.Int32 representing the number of rows or columns.
See Also