MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / RenderingExtensionInfoCollection Class
Properties Methods Events

RenderingExtensionInfoCollection Class Members

The following tables list the members exposed by RenderingExtensionInfoCollection.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets the RenderingExtensionInfo at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds RenderingExtensionInfo to the end of the RenderingExtensionsCollection.  
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.  
Top
Public Events
 NameDescription
Public EventOccurs when the content has changed.  
Top
See Also