[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.CreatePivotTable

CreatePivotTable Method

CreatePivotTable(GcSpreadSheet)

Gets the dialog that create the pivot table.

Declaration
public static IDialog CreatePivotTable(GcSpreadSheet spread)
Public Shared Function CreatePivotTable(spread As GcSpreadSheet) As IDialog
Parameters
Type Name Description
GcSpreadSheet spread

The GcSpreadSheet control to work with.

Returns
Type Description
IDialog

The IDialog object represents the insert table dialog.