[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.List.RowsOrColumnsCount

RowsOrColumnsCount Property

RowsOrColumnsCount

Gets or sets the number of rows or columns, depending on the GrowDirection, of the list.

Declaration
public int RowsOrColumnsCount { get; set; }
Property Value
Type Description
int

An int value indicating the number of rows or columns of the list.