GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ItemCollectionExtensions Class : ToItemCollection Method |
Overload | Description |
---|---|
ToItemCollection<T>(IList<T>) | Wraps the list to item collection. |
ToItemCollection<T>(IEnumerable<T>) | Wraps the list to item collection. |