[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotTableFields

PivotTableFields Method

PivotTableFields(GcSpreadSheet, IPivotTable)

Gets the PivotTable Field List dialog used to add or remove fields from the PivotTable report.

Declaration
public static IDialog PivotTableFields(GcSpreadSheet spread, IPivotTable pvTable)
Public Shared Function PivotTableFields(spread As GcSpreadSheet, pvTable As IPivotTable) As IDialog
Parameters
Type Name Description
GcSpreadSheet spread
IPivotTable pvTable
Returns
Type Description
IDialog