[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.DataProviderInfoCollection.Item

this Property

this[int]

Gets or sets the DataProviderInfo at the specified index.

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

The index of the item to get or set.

Property Value
Type Description
DataProviderInfo

The DataProviderInfo at the index.