ActiveReports 11
RenderComponents Property

GrapeCity.ActiveReports.Extensibility.v11 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IRenderComponent Interface : RenderComponents Property
Returns a collection of render components.
Syntax
'Declaration
 
ReadOnly Property RenderComponents As IEnumerable(Of IRenderComponent)
IEnumerable<IRenderComponent> RenderComponents {get;}
See Also

Reference

IRenderComponent Interface
IRenderComponent Members