[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.RenderingExtensionInfoCollection.Item

this Property

this[int]

Gets or sets the RenderingExtensionInfo at the specified index.

Declaration
public RenderingExtensionInfo this[int index] { get; set; }
Parameters
Type Name Description
int index

The index of the item to get or set.