ActiveReports 12
RenderingExtensionInfoCollection Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Configuration Namespace : RenderingExtensionInfoCollection Class

The following tables list the members exposed by RenderingExtensionInfoCollection.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of RenderingExtensionInfoCollection.  
Top
Public Properties
 NameDescription
Public Property

Gets or sets the number of elements that the RenderingExtensionInfoCollection can contain.

(Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the RenderingExtensionInfoCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the RenderingExtensionInfo at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds RenderingExtensionInfo to the end of the RenderingExtensionsCollection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the RenderingExtensionsCollection contains a specific RenderingExtensionInfo.  
Public MethodSearches for the specified RenderingExtensions and returns the zero-based index of the first occurrence within the entire RenderingExtensionsCollection.  
Public MethodRemoves the first occurrence of a specific RenderingExtensionInfo from the RenderingExtensionsCollection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
Public Events
 NameDescription
Public EventOccurs when the content has changed.  
Top
See Also

Reference

RenderingExtensionInfoCollection Class
GrapeCity.ActiveReports.Configuration Namespace