ActiveReports 12
EmbeddedImageCollection Class Methods

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

For a list of all members of this type, see EmbeddedImageCollection members.

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