ActiveReports 12
EmbeddedImageCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : EmbeddedImageCollection Class

The following tables list the members exposed by EmbeddedImageCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the CustomPropertyDefinitionCollection instance. This property cannot be overridden.` (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public PropertyGets or sets a specific EmbeddedImage object in the EmbeddedImageCollection by position. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Top
Public Methods
 NameDescription
Public MethodAdds an EmbeddedImage object to the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodRemoves all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodDetermines the index of a specific EmbeddedImage object in the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodSpecifies whether the collection contains a picture with the specified name  
Public MethodRemoves the specified EmbeddedImage object from the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Public MethodRemoves the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>)
Top
See Also

Reference

EmbeddedImageCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace