ComponentOne Reports for WPF
C1.C1Report Namespace / FieldCollection Class / Item Property

In This Topic
    Item Property (FieldCollection)
    In This Topic
    Returns a field from a C1Report.Fields collection.
    Overload List
    OverloadDescription
    Returns a field from a C1Report.Fields collection.  
    Returns a field from a C1Report.Fields collection.  
    Remarks
    The index parameter may be an integer between zero and FieldCollection.Count-1.
    See Also