![](dotnetdiagramimages/MESCIUS_ActiveReports_Core_Rdl_GrapeCity_ActiveReports_PageReportModel_DataValueCollection.png)
'Declaration Public NotInheritable Class DataValueCollection Inherits System.Collections.ObjectModel.Collection(Of DataValue)
public sealed class DataValueCollection : System.Collections.ObjectModel.Collection<DataValue>
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.PageReportModel.DataValueCollection