FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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