[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotItem.DrillTo

DrillTo Method

DrillTo(string)

This method supports drilling to a specified IPivotField from a IPivotItem.

Declaration
void DrillTo(string pivotItemName)
Sub DrillTo(pivotItemName As String)
Parameters
Type Name Description
string pivotItemName

The name of the IPivotItem to drill to.