[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BandedListLoader.FromCustomReportItem

FromCustomReportItem Method

FromCustomReportItem(CustomReportItem)

Loads a BandedList from a CustomReportItem.

Declaration
public static BandedList FromCustomReportItem(CustomReportItem item)
Parameters
Type Name Description
CustomReportItem item

A CustomReportItem object to load the banded list from.

Returns
Type Description
BandedList

A new BandedList object loaded from the specified custom report item.