[]
Initializes a new command to show/hide detail of the IPivotItem.
public static Command ToggleDetailFieldItem(IPivotItem pivotItem)
Public Shared Function ToggleDetailFieldItem(pivotItem As IPivotItem) As Command
| Type | Name | Description |
|---|---|---|
| IPivotItem | pivotItem | The IPivotItem object. |
| Type | Description |
|---|---|
| Command | A Command to toggle the item detail. |