
'Declaration Public NotInheritable Class CanvasItemCollection Inherits System.Collections.ObjectModel.Collection(Of CanvasItem)
public sealed class CanvasItemCollection : System.Collections.ObjectModel.Collection<CanvasItem>
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.Document.Section.CanvasItemCollection