[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixItems-1.ToArray

ToArray Method

ToArray()

Converts the TablixItems<T> collection into an array of ReportComponent items.

Declaration
public T[] ToArray()
Returns
Type Description
T[]

An array containing the elements of the TablixItems<T> collection.