FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / AddNew Method

In This Topic
    AddNew Method (PivotFieldList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function AddNew() As PivotField
    public PivotField AddNew()
    See Also