HideItemDetail Method

HideItemDetail function

Sets whether the specific PivotItem in a pivot field is hidden detail.


func (instance *PivotField) HideItemDetail(index int32, ishiddendetail bool)  error

Remarks

See Also