[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotFieldSettings

PivotFieldSettings Method

PivotFieldSettings(GcSpreadSheet, IPivotField)

Gets dialog that allows to customize the field settings of the specified IPivotTable object.

Declaration
public static IDialog PivotFieldSettings(GcSpreadSheet spread, IPivotField pivotField)
Public Shared Function PivotFieldSettings(spread As GcSpreadSheet, pivotField As IPivotField) As IDialog
Parameters
Type Name Description
GcSpreadSheet spread

The GcSpreadSheet owner.

IPivotField pivotField
Returns
Type Description
IDialog