[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableCommand.ToggleDetailFieldItem

ToggleDetailFieldItem Method

ToggleDetailFieldItem(IPivotItem)

Initializes a new command to show/hide detail of the IPivotItem.

Declaration
public static Command ToggleDetailFieldItem(IPivotItem pivotItem)
Public Shared Function ToggleDetailFieldItem(pivotItem As IPivotItem) As Command
Parameters
Type Name Description
IPivotItem pivotItem

The IPivotItem object.

Returns
Type Description
Command

A Command to toggle the item detail.