FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / Update Method

In This Topic
    Update Method (C1PivotEngine)
    In This Topic
    Causes the PivotEngine to rebuild the output table exposed by the PivotTable property.
    Syntax
    'Declaration
     
    Public Sub Update() 
    public void Update()
    See Also