[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.DataMemberCollection.Item

this Property

this[int]

Gets the DataMember at the specified index.

Declaration
public abstract DataMember this[int index] { get; }
Parameters
Type Name Description
int index

The index.

Property Value
Type Description
DataMember

The DataMember located at the specified index.