FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / DataFieldCollection Class / Item Property

In This Topic
    Item Property (DataFieldCollection)
    In This Topic
    Gets a DataField with specified name, throws an exception if not found.
    Overload List
    OverloadDescription
    Gets a DataField with specified name, throws an exception if not found.  
    (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>)
    See Also