[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.SortByCollection.ToArray

ToArray Method

ToArray()

Copies the elements of the SortByCollection to a new array.

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

An array of SortBy objects containing copies of the elements in the SortByCollection.