FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / Item Property

In This Topic
    Item Property (PivotFieldList)
    In This Topic
    Gets a PivotField by name.
    Overload List
    OverloadDescription
    Gets a PivotField by name.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    Remarks
    If the list does not contain a field with the specified name, an exception is thrown.
    See Also