public sealed class DataRowCollection : System.Collections.ObjectModel.Collection<DataRow>
'Declaration Public NotInheritable Class DataRowCollection Inherits System.Collections.ObjectModel.Collection(Of DataRow)
System.Object System.Collections.ObjectModel.Collection<T> GrapeCity.ActiveReports.PageReportModel.DataRowCollection
DataRowCollection Members GrapeCity.ActiveReports.PageReportModel Namespace