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