[]
Loads a BandedList from a CustomReportItem.
public static BandedList FromCustomReportItem(CustomReportItem item)
Type | Name | Description |
---|---|---|
CustomReportItem | item | A CustomReportItem object to load the banded list from. |
Type | Description |
---|---|
BandedList | A new BandedList object loaded from the specified custom report item. |